Remove net/pppcompress.c, net/pppcompress.h.

This commit is contained in:
Ralf Corsepius
2007-03-28 02:15:57 +00:00
parent a0a45be5fc
commit c85f596b78
+2 -2
View File
@@ -64,13 +64,13 @@ include_netdir = $(includedir)/net
include_net_HEADERS = net/bpf.h net/ethernet.h net/if.h net/if_arp.h \
net/if_dl.h net/if_llc.h net/if_ppp.h net/if_types.h net/if_var.h \
net/netisr.h net/ppp-comp.h net/ppp_defs.h net/radix.h net/raw_cb.h \
net/route.h net/if_pppvar.h net/pppcompress.h net/slcompress.h
net/route.h net/if_pppvar.h net/slcompress.h
include_net_HEADERS += net/if_media.h
include_net_HEADERS += net/ppp_comp.h
libnetworking_a_SOURCES += net/if.c net/if_ethersubr.c net/if_loop.c \
net/radix.c net/route.c net/rtsock.c net/raw_cb.c net/raw_usrreq.c \
net/if_ppp.c net/ppp_tty.c net/pppcompress.c net/slcompress.c
net/if_ppp.c net/ppp_tty.c net/slcompress.c
## netinet