mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
21 lines
225 B
Text
21 lines
225 B
Text
|
PLAN9=../..
|
||
|
<$PLAN9/src/mkhdr
|
||
|
|
||
|
LIB=libip.a
|
||
|
OFILES=\
|
||
|
eipfmt.$O\
|
||
|
parseip.$O\
|
||
|
parseether.$O\
|
||
|
myetheraddr.$O\
|
||
|
myipaddr.$O\
|
||
|
classmask.$O\
|
||
|
bo.$O\
|
||
|
readipifc.$O\
|
||
|
ipaux.$O\
|
||
|
ptclbsum.$O\
|
||
|
|
||
|
HFILES=\
|
||
|
ip.h
|
||
|
|
||
|
<$PLAN9/src/mksyslib
|