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 44ed941..45af07a 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/02/22 19:55:04 peter Exp $ +# $FreeBSD$ PROG= gencat SRCS= gencat.c genlib.c |