Current Path : /usr/src/sbin/ipf/ipfstat/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/sbin/ipf/ipfstat/Makefile |
# $FreeBSD: release/9.1.0/sbin/ipf/ipfstat/Makefile 145524 2005-04-25 18:55:52Z darrenr $ NOGCCERROR= # defined PROG= ipfstat SRCS= ipfstat.c MAN= ipfstat.8 DPADD+= ${LIBCURSES} LDADD+= -lcurses .include <bsd.prog.mk>