diff options
Diffstat (limited to 'usr.bin/xlint/llib/Makefile')
-rw-r--r-- | usr.bin/xlint/llib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xlint/llib/Makefile b/usr.bin/xlint/llib/Makefile index 2e24c3102d4..ae5a9b4bac8 100644 --- a/usr.bin/xlint/llib/Makefile +++ b/usr.bin/xlint/llib/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:44:27 deraadt Exp $ # $NetBSD: Makefile,v 1.2 1995/07/03 21:25:05 cgd Exp $ LIBS= llib-lposix.ln llib-lstdc.ln |