Don't specify SRCS= when it can be obtained from PROGS=
This commit is contained in:
parent
c643a6e2c1
commit
7c352f942e
@ -2,6 +2,5 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
|
||||
PROG= chio
|
||||
SRCS= chio.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user