remove extraneous SRCS= that causes dependall to fail
This commit is contained in:
parent
8aa243df44
commit
cbee46c0c7
@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.1 2003/03/01 01:46:02 lha Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/03/02 06:07:23 dogcow Exp $
|
||||
|
||||
WARNS=1
|
||||
|
||||
PROG= sigsuspend
|
||||
SRCS= sigsuspend
|
||||
|
||||
LDADD= -lpthread
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user