- Honor CC, CFLAGS. - Remove unused code that trips GCC3. PR: 44467 Submitted by: Volker Stolz <vs@foldr.org>
14 lines
373 B
Text
14 lines
373 B
Text
|
|
$FreeBSD$
|
|
|
|
--- drawcgm/Makefile.orig Sat Oct 26 02:58:37 2002
|
|
+++ drawcgm/Makefile Sat Oct 26 02:58:44 2002
|
|
@@ -25,7 +25,7 @@
|
|
# Here ends the section the installer should have to modify
|
|
#----------------------------------------------------------------------------
|
|
|
|
-CFLAGS = -O
|
|
+#CFLAGS = -O
|
|
|
|
# DrawCGM and CGMGen, and test routines
|
|
cgmgen.o: /usr/include/stdio.h \
|