Don't need realdepend/realall depends now that .BEGIN works again
This commit is contained in:
parent
7478476902
commit
92b54a6cd9
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2003/02/04 13:34:56 matt Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2005/05/11 18:59:34 jmc Exp $
|
||||
|
||||
NOMAN= # defined
|
||||
|
||||
|
@ -14,7 +14,6 @@ LDSTATIC= -static
|
|||
|
||||
.BEGIN: machine
|
||||
.NOPATH: machine
|
||||
realdepend realall: machine
|
||||
CLEANFILES+= machine
|
||||
|
||||
.PATH.c: ${LIBSA}
|
||||
|
|
Loading…
Reference in New Issue