pkgsrc/devel/libts/patches/patch-aa
agc 78d0b2f006 Initial import of libts-1.08 into the packages collectino.
Provided in PR 12579 by Ben Collver (collver@linuxfreemail.com)

libts provides source and documentation for a library implementing a
simple token scanner.
2001-04-27 11:47:12 +00:00

12 lines
417 B
Text

$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