From: Christos Zoulas Date: Fri, 24 Sep 1993 18:51:03 +0000 (+0000) Subject: fixed man pages stuff. X-Git-Tag: FILE3_27~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cf090fafdc345ebe0b1aea98e5f817e3a20ca65;p=file fixed man pages stuff. --- diff --git a/src/Makefile b/src/Makefile index 1907d1fe..fe428ac0 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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}