diff options
Diffstat (limited to 'cad/chipmunk/files/patch-at')
-rw-r--r-- | cad/chipmunk/files/patch-at | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cad/chipmunk/files/patch-at b/cad/chipmunk/files/patch-at new file mode 100644 index 000000000000..b38def93eed3 --- /dev/null +++ b/cad/chipmunk/files/patch-at @@ -0,0 +1,15 @@ +--- util/spc-tools/ss/test/Makefile.orig Wed Mar 12 02:47:28 1997 ++++ util/spc-tools/ss/test/Makefile Tue Sep 21 03:40:27 1999 +@@ -1,9 +1,9 @@ + #!/bin/sh + + test: +- make magic +- make log +- make gemini ++ $(MAKE) magic ++ $(MAKE) log ++ $(MAKE) gemini + + magic: + ext2sim -R -C inv.ext |