diff options
Diffstat (limited to 'security/gag/files/patch-Makefile')
-rw-r--r-- | security/gag/files/patch-Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/gag/files/patch-Makefile b/security/gag/files/patch-Makefile new file mode 100644 index 0000000..fae7cfc --- /dev/null +++ b/security/gag/files/patch-Makefile @@ -0,0 +1,12 @@ +--- Makefile.orig Mon Jan 10 13:13:12 2000 ++++ Makefile Sun Feb 13 17:41:35 2000 +@@ -1,7 +1,7 @@ +-CFLAGS= ++#CFLAGS= + + # For Solaris 2.5.1 and above, uncomment the following line. +-LIBS=-lresolv -lsocket -lnsl ++#LIBS=-lresolv -lsocket -lnsl + + default: + @clear |