mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 13:05:18 +01:00
Fixed missing DPADD. Removed now-redundant SRCS.
This commit is contained in:
parent
35c6f6c2cf
commit
a52432a3c6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24476
@ -1,7 +1,7 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
PROG= startslip
|
||||
SRCS= startslip.c
|
||||
DPADD= ${LIBUTIL}
|
||||
LDADD= -lutil
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user