diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-24 15:51:27 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-24 15:51:27 +0000 |
| commit | 1737392273657f11ce69e169701aae40163be8e3 (patch) | |
| tree | 3e03a1e6aff6196ffcb92d522c2bdefd20f17dcd /usr.bin/make/Makefile | |
| parent | 8ef44867e8b39f18cf9d78993176efbee9d1dff7 (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 448940b0ee5b..208c2cc40c27 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=\"5200205221\" +CFLAGS+=-DMAKE_VERSION=\"5200205240\" main.o: ${MAKEFILE} |
