odds and ends

This commit is contained in:
rsc 2004-04-21 23:43:46 +00:00
parent e12fa2a49b
commit 7e42d21012
14 changed files with 1454 additions and 5 deletions

View file

@ -56,3 +56,9 @@ CLEANFILES=$CLEANFILES tprimes texec
asm-Linux-386.$O: asm-FreeBSD-386.s
asm-NetBSD-386.$O: asm-FreeBSD-386.s
asm-OpenBSD-386.$O: asm-FreeBSD-386.s
# sorry
VG=`test -d /home/rsc/pub/valgrind-debian && echo -DUSEVALGRIND`
CFLAGS=$CFLAGS $VG