]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Sun, 7 Nov 1993 03:50:05 +0000 (03:50 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 7 Nov 1993 03:50:05 +0000 (03:50 +0000)
src/Makefile

index fe428ac0504d207685252852fc8607dd69340ecb..00ac88afbe61a3c208e6a9c8325d7398c187f0e7 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for file(1) cmd. 
 # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile,v 1.39 1993/09/24 18:51:03 christos Exp $
+# @(#)$Id: Makefile,v 1.41 1993/11/07 03:50:05 christos Exp $
 #
 # This software is not subject to any license of the American Telephone
 # and Telegraph Company or of the Regents of the University of California.
@@ -21,7 +21,7 @@
 #    ever read sources, credits must appear in the documentation.
 #
 # 4. This notice may not be removed or altered.
-VERSION        = 3.11
+VERSION        = 3.12
 SHELL  = /bin/sh
 #MAGIC = /etc/magic
 MAGIC  = /usr/local/etc/magic
@@ -77,7 +77,7 @@ OBJS = file.o apprentice.o fsmagic.o softmagic.o ascmagic.o \
        print.o $(LOCALOBJS)
 
 ALLSRC = LEGAL.NOTICE README MAINT PORTING $(SRCS) *.h \
-        Makefile file.${MANCEXT} magic.${MANFEXT} 
+        Makefile file.man magic.man 
 ALLMAGIC =   Magdir/Makefile Magdir/Localstuff Magdir/Header Magdir/[a-z]*
 
 all:           file magic file.${MANCEXT} magic.${MANFEXT}