]> git.lizzy.rs Git - plan9front.git/blob - sys/src/ape/lib/v/mkfile
import updated compilers from sources
[plan9front.git] / sys / src / ape / lib / v / mkfile
1 APE=/sys/src/ape
2 <$APE/config
3
4 LIB=/$objtype/lib/ape/libv.a
5
6 OFILES=getpass.$O\
7         tty.$O\
8         rand.$O\
9         nrand.$O\
10         getfields.$O\
11         min.$O\
12         max.$O\
13         error.$O\
14         nap.$O
15
16 </sys/src/cmd/mksyslib
17
18 CFLAGS=-c
19
20 %.$O:   $FAMILY/%.c
21         $CC $CFLAGS $prereq