| ![[BACK]](/icons/cvsweb/back.gif) Return to Makefile CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / scan_ffs | 
scan_ffs
# $OpenBSD: Makefile,v 1.2 1998/02/05 17:15:51 weingart Exp $ PROG= scan_ffs SRCS= scan_ffs.c DPADD= ${LIBUTIL} LDADD= -lutil MAN= scan_ffs.8 .include <bsd.prog.mk>