2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-02 15:25:48 +00:00

Add statmsg and systatd directories

This commit is contained in:
Ted Lemon
1997-09-16 18:07:36 +00:00
parent aa857ee022
commit 6bb045a30e
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -64,7 +64,7 @@ fi
echo "System Type: $sysname"
for foo in . client server relay common; do
for foo in . client server relay statmsg systatd common; do
(sed -e "/^##--${sysname}--/,/^##--${sysname}--/s/^#//" \
<Makefile.conf; cat $foo/Makefile.dist) \
>$foo/Makefile