summaryrefslogtreecommitdiff
path: root/net/wmnetmon/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmnetmon/files/patch-Makefile.in')
-rw-r--r--net/wmnetmon/files/patch-Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/wmnetmon/files/patch-Makefile.in b/net/wmnetmon/files/patch-Makefile.in
deleted file mode 100644
index 95446f26ded9..000000000000
--- a/net/wmnetmon/files/patch-Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.in.orig 1999-07-10 19:04:53 UTC
-+++ Makefile.in
-@@ -11,9 +11,6 @@ all: wmnetmon
- wmnetmon: $(OBJS)
- $(CC) $(OBJS) -o wmnetmon $(LDFLAGS)
-
--.o:.c
-- $(CC) $(CFLAGS) -c $.c -o $.o
--
- install: wmnetmon
- $(INSTALL) wmnetmon $(BINDIR) -o root --mode=4755
-