1
0
mirror of https://github.com/abakh/nbsdgames.git synced 2024-12-04 14:46:22 -05:00
nbsdgames/sources/mkfile

34 lines
535 B
Plaintext
Raw Normal View History

APE=/sys/src/ape
<$APE/config
2020-06-07 00:59:29 -04:00
#comment out all that depend on variable size arrays
TARG=\
battleship \
checkers \
fifteen \
fisher \
jewels \
memoblocks \
miketron \
mines \
muncher \
pipes \
rabbithole \
redsquare \
reversi \
sos \
sudoku
2020-06-07 00:59:29 -04:00
BIN=/$objtype/bin/games
UPDATE=\
mkfile\
${OFILES:%.$O=%.c}\
</sys/src/cmd/mkmany
#function draw() conflicts with libdraw
2020-06-07 00:59:29 -04:00
CFLAGS= -c -D_POSIX_SOURCE -D_BSD_EXTENSION -DPlan9 -Ddraw=nb_draw
$O.out: /$objtype/lib/ape/libcurses.a