Current Path : /usr/src/usr.bin/tail/ |
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/usr.bin/tail/Makefile |
# $FreeBSD: release/9.1.0/usr.bin/tail/Makefile 201386 2010-01-02 10:27:05Z ed $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= tail SRCS= forward.c misc.c read.c reverse.c tail.c .include <bsd.prog.mk>