diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-02-11 13:28:45 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-02-11 13:28:45 +0000 |
commit | 26819225f17fc78b6c0667a724130cc1b2c3b460 (patch) | |
tree | 4100de19674f397e4c099f718cc3659c2e8c5cbd /x11-toolkits/FWF | |
parent | b29874d7afeda146532e29130113192aaf647e7c (diff) |
Notes
Diffstat (limited to 'x11-toolkits/FWF')
-rw-r--r-- | x11-toolkits/FWF/files/patch-ah | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/FWF/files/patch-ah b/x11-toolkits/FWF/files/patch-ah new file mode 100644 index 000000000000..50e2ffd7b465 --- /dev/null +++ b/x11-toolkits/FWF/files/patch-ah @@ -0,0 +1,11 @@ +--- FWF.tmpl.orig Wed Feb 10 20:06:18 1999 ++++ FWF.tmpl Wed Feb 10 20:06:27 1999 +@@ -82,7 +82,7 @@ + You probably won't need to edit these... + ------------------------------------------------------------------------*/ + +-IMAKE_DEFINES = -DAvoidNullMakeCommand ++#IMAKE_DEFINES = -DAvoidNullMakeCommand + + ARMERGE = ar r + PROJECTDIR = $(TOP) |