iso9660fs: initialize buffer cache
[minix.git] / commands / fix / Makefile
blob468e9bc3bca1a361922a2a93718da81a5fa84150
1 PROG= fix
2 MAN=
4 # LSC Force fix to use its local definition of getline
5 CPPFLAGS.fix.c+= -D__NBSD_LIBC
7 .include <bsd.prog.mk>