freebsd-ports/devel/glrparser/files/patch-Makefile.in

12 lines
304 B
Text
Raw Normal View History

--- Makefile.in.orig Mon Nov 10 10:32:34 2003
+++ Makefile.in Mon Nov 10 10:32:41 2003
@@ -70,7 +70,7 @@
SED = @SED@
VERSION = @VERSION@
-SUBDIRS = glr samples doc
+SUBDIRS = glr samples
EXTRA_DIST = demos
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs