aafdbdc7f2
honor CFLAGS. supress <malloc.h> warnings. split patch-aa into patch-a[acd]. PR: 23445 Submited by: myself Approved by: maintainer
8 lines
280 B
Text
8 lines
280 B
Text
--- Plot/Imakefile.orig Sat Jul 15 04:23:15 1995
|
|
+++ Plot/Imakefile Wed Nov 1 07:37:12 2000
|
|
@@ -31,4 +31,4 @@
|
|
install.local:: all $(PROGRAM)
|
|
$(INSTALL) -c $(INSTPGMFLAGS) $(PROGNAME) $(LOCALBINDIR)
|
|
|
|
-ComplexProgramTarget($(PROGNAME))
|
|
+ComplexProgramTargetNoMan($(PROGNAME))
|