mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Make this use a standard bsd.subdir.mk.
This commit is contained in:
parent
e48b233cd8
commit
8799ba98cb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135518
@ -2,10 +2,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
all:
|
||||
(cd netreceive ; make)
|
||||
(cd netsend ; make)
|
||||
SUBDIR= netreceive netsend
|
||||
|
||||
clean:
|
||||
(cd netreceive ; make clean)
|
||||
(cd netsend ; make clean)
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user