diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-11 12:30:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-11 12:30:20 +0000 |
| commit | 335612307e1c4e19ed041fb9efbbcd3a0c5beeda (patch) | |
| tree | e4b649c4443ce58d4c987b73496d1ceae46643c5 /usr.sbin/amd/include/Makefile | |
| parent | a60a1ea33bf39207c5be8c7ab8ef93f69d681374 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/amd/include/Makefile')
| -rw-r--r-- | usr.sbin/amd/include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index e7f911c68793e..d3cf00021203f 100644 --- a/usr.sbin/amd/include/Makefile +++ b/usr.sbin/amd/include/Makefile @@ -10,7 +10,7 @@ SRCS= config_local.h CLEANFILES= ${SRCS} -all: ${SRCS} +all depend: ${SRCS} config_local.h: newvers.sh @rm -f ${.TARGET} |
