diff options
Diffstat (limited to 'devel/libts/patches/patch-aa')
-rw-r--r-- | devel/libts/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libts/patches/patch-aa b/devel/libts/patches/patch-aa new file mode 100644 index 00000000000..4ea168d00c6 --- /dev/null +++ b/devel/libts/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/04/27 11:47:12 agc Exp $ + +--- Makefile.orig Sun Apr 8 19:03:45 2001 ++++ Makefile Sun Apr 8 19:03:59 2001 +@@ -402,5 +402,5 @@ + + # DO NOT DELETE + +-tokenscan.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h tokenscan.h +-tstest.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h tokenscan.h ++tokenscan.o: /usr/include/stdio.h tokenscan.h ++tstest.o: /usr/include/stdio.h tokenscan.h |