xref
: /
csrg-svn
/
usr.bin
/
file
/
Makefile
(revision 61994)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 06/06/93
2
3
PROG
=
file
4
CFLAGS
+=-I/
sys
5
6
.
include
<
bsd.prog.mk
>
7