]> granicus.if.org Git - file/commitdiff
fixed man pages stuff.
authorChristos Zoulas <christos@zoulas.com>
Fri, 24 Sep 1993 18:51:03 +0000 (18:51 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 24 Sep 1993 18:51:03 +0000 (18:51 +0000)
src/Makefile

index 1907d1fee4f3cba25001216bcabbe216d6aa0ef3..fe428ac0504d207685252852fc8607dd69340ecb 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.40 1993/09/24 18:51:49 christos Exp $
+# @(#)$Id: Makefile,v 1.39 1993/09/24 18:51:03 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.
@@ -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.man magic.man 
+        Makefile file.${MANCEXT} magic.${MANFEXT} 
 ALLMAGIC =   Magdir/Makefile Magdir/Localstuff Magdir/Header Magdir/[a-z]*
 
 all:           file magic file.${MANCEXT} magic.${MANFEXT}