diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-09-17 22:31:26 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-09-17 22:31:26 +0000 |
| commit | cdba64071cada4caf017884bc3ca7eba76c05e18 (patch) | |
| tree | e9bbc739d9ad215c67355ae9b0a1a298016a17b9 /usr.bin/make/Makefile | |
| parent | c1a2075e9378925465c85d5b91c9cb00f39fadab (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/Makefile')
| -rw-r--r-- | usr.bin/make/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index 6208a2819daa..88027b214af1 100644 --- a/usr.bin/make/Makefile +++ b/usr.bin/make/Makefile @@ -15,7 +15,7 @@ SRCS+= lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c \ NOSHARED?= YES -CFLAGS+=-DMAKE_VERSION=\"5200208240\" +CFLAGS+=-DMAKE_VERSION=\"5200209170\" .if defined(_UPGRADING) CFLAGS+=-D__FBSDID=__RCSID .endif |
