unstack - fix ipcvecs
[minix.git] / commands / chmod / Makefile
blob2dd84c7170b17b2e1843254c612a6fe1a0fcc45b
1 # LSC For now...
2 NOGCCERROR:= yes
3 PROG= chmod
4 MAN=
5 BINDIR=/bin
6 SYMLINKS+= $(BINDIR)/$(PROG) /usr/bin/chmod
8 .include <bsd.prog.mk>