diff options
Diffstat (limited to 'common/Makefile')
-rw-r--r-- | common/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/Makefile b/common/Makefile index 48ab187..67d6078 100644 --- a/common/Makefile +++ b/common/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.2 2000/03/07 22:55:43 shmit Exp $ - LIBOBJS= compat.o libcompat.a: ${LIBOBJS} ar r $@ ${LIBOBJS} |