Fix BSD compile.
This commit is contained in:
parent
f434c902a5
commit
bb45f0eabc
@ -11,7 +11,7 @@ include ${MK}/scripts.mk
|
||||
|
||||
SOS?= BSD
|
||||
|
||||
network: network.in network.${OS}
|
||||
network: network.in network.${SOS}
|
||||
cp $@.in $@
|
||||
[ -e $@.${SOS} ] && cat $@.${SOS} >> $@ || true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user