summaryrefslogtreecommitdiff
path: root/net/gatekeeper/files/patch-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gatekeeper/files/patch-makefile')
-rw-r--r--net/gatekeeper/files/patch-makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/gatekeeper/files/patch-makefile b/net/gatekeeper/files/patch-makefile
deleted file mode 100644
index c0271eefd306..000000000000
--- a/net/gatekeeper/files/patch-makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Makefile.orig Thu Aug 28 08:22:41 2003
---- Makefile Thu Aug 28 08:22:54 2003
-*************** endif
-*** 187,193 ****
-
- # extra targets
- addpasswd: $(OBJDIR)/addpasswd.o
-! $(CXX) -o $(OBJDIR)/addpasswd $(CFLAGS) $(OBJDIR)/addpasswd.o $(LDFLAGS) -l$(PTLIB_BASE)$(LIB_TYPE) $(ENDLDLIBS) $(ENDLDFLAGS)
-
- doc: docs/manual.sgml
- cd docs; sgml2html manual.sgml; \
---- 187,193 ----
-
- # extra targets
- addpasswd: $(OBJDIR)/addpasswd.o
-! $(CXX) -o $(OBJDIR)/addpasswd $(CFLAGS) $(OBJDIR)/addpasswd.o $(LDFLAGS) -l$(PTLIB_BASE)$(LIB_TYPE)_s $(ENDLDLIBS) $(ENDLDFLAGS)
-
- doc: docs/manual.sgml
- cd docs; sgml2html manual.sgml; \