plan9port/src/mkcommon
rsc f7012583e9 Add the #goo to allow use in C++.
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
2003-11-25 01:40:27 +00:00

25 lines
425 B
Text

%.$O: $HFILES # don't combine with following %.$O rules
%.$O: %.c
$CC $CFLAGS $stem.c
%.$O: %.s
$AS $AFLAGS $stem.s
y.tab.h y.tab.c: $YFILES
$YACC $YFLAGS $prereq
nuke:V: nuke-common
clean:V: clean-common
%.clean:V: %.clean-common
nuke-common:V:
rm -f *.[$OS] [$OS].out $CLEANFILES $NUKEFILES
clean-common:
rm -f *.[$OS] [$OS].out $CLEANFILES
%.clean-common:V:
rm -f $stem.[$OS] [$OS].$stem $stem.acid $stem