freebsd-ports/devel/cocktail/files/patch-puma-ffaba-m-Makefile
Pav Lucistnik c0150116c3 Add cocktail, a set of program generators or compiler construction tools
for nearly all phases of a compiler. It has been developed until 1993
at the Karlsruhe research lab of GMD, the German National Research Center
for Information Technology.

PR:		ports/65164
Submitted by:	Willem Jan Withagen <wjw@withagen.nl>
2004-05-04 21:07:46 +00:00

8 lines
244 B
Text

--- ../../work/cocktail-9309//./puma/ffaba-m/Makefile Tue Feb 15 14:26:15 1994
+++ ./puma/ffaba-m/Makefile Wed Mar 31 22:35:05 2004
@@ -12,3 +12,5 @@
clean:
rm -f core Compiler.* ProTest.* main.[mor] main
+
+.include "../../Makefile.inc"