diff options
Diffstat (limited to 'usr.bin/gencat/Makefile')
-rw-r--r-- | usr.bin/gencat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile index 9111afe..b738deb 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ PROG= gencat SRCS= gencat.c genlib.c |