003 File Manager
Current Path:
/usr/src/usr.bin/head
usr
/
src
/
usr.bin
/
head
/
📁
..
📄
Makefile
(275 B)
📄
Makefile.depend
(290 B)
📄
Makefile.depend.options
(171 B)
📄
head.1
(2.75 KB)
📄
head.c
(5.25 KB)
📁
tests
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .include <src.opts.mk> PROG= head HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .if ${MK_CASPER} != "no" && !defined(RESCUE) LIBADD+= casper LIBADD+= cap_fileargs CFLAGS+=-DWITH_CASPER .endif .include <bsd.prog.mk>
Upload File
Create Folder