3fc071f075
- Add RESTRICTED (licensing issues). - Install stuff in standard places. - Install examples. - Install readmes/licenses. - Respect NOPORTDOCS. - New MAINTAINER. PR: ports/62704 Submitted by: debios@diku.dk
10 lines
229 B
Text
10 lines
229 B
Text
--- mosmlyac/Makefile.orig Tue Feb 3 21:13:27 2004
|
|
+++ mosmlyac/Makefile Tue Feb 3 21:13:37 2004
|
|
@@ -1,6 +1,6 @@
|
|
# Unix Makefile for the parser generator.
|
|
|
|
-CFLAGS=-O -DNDEBUG
|
|
+CFLAGS += -DNDEBUG
|
|
|
|
include ../Makefile.inc
|
|
|