diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
| commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
| tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/annextools/files/patch-netadm::Makefile | |
| parent | BROKEN on !i386: Does not compile (diff) | |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net/annextools/files/patch-netadm::Makefile')
| -rw-r--r-- | net/annextools/files/patch-netadm::Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/annextools/files/patch-netadm::Makefile b/net/annextools/files/patch-netadm::Makefile deleted file mode 100644 index 31330ffae6de..000000000000 --- a/net/annextools/files/patch-netadm::Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- netadm/Makefile.orig Wed May 15 15:37:44 1996 -+++ netadm/Makefile Thu Sep 18 20:10:32 2003 -@@ -28,6 +28,8 @@ - # REVISION: $Revision: 1.24 $ - # - -+CFLAGS += -I../inc -+ - OFILES = boot.o reset_all.o reset_line.o set_inet_add.o \ - read_memory.o get_da_param.o set_da_param.o get_ln_param.o \ - set_ln_param.o broadcast.o get_anx_rev.o get_anx_opt.o \ -@@ -73,6 +75,7 @@ - netadm.a: ${OFILES} - ${AR} ${ARFLAGS} netadm.a $(OFILES) - ${RANLIB} netadm.a -+ cp netadm.a libnetadm.a - - install: all - |
