This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / usr.bin / file / tst / Makefile
index b6a0364..c45dfaa 100644 (file)
@@ -1,12 +1,12 @@
 # Make up some fake test files that are easily produced.
 # By no means an exhaustive test!
 # Make up some fake test files that are easily produced.
 # By no means an exhaustive test!
-# @(#) $Header: Makefile,v 1.4 87/11/07 12:46:09 ian Exp $
-all:   ar cmd emp i t x
+# @(#) Makefile,v 1.2 1993/06/10 00:38:32 jtc Exp
+all:   ar cmd emp i tarf x
 ar:
        echo '<ar> fake fake fake' >$@
        echo 070707 fake fake fake >$@.asc
        echo '!<arch>.__.SYMDEF fake fake fake' >$@.ranlib
 ar:
        echo '<ar> fake fake fake' >$@
        echo 070707 fake fake fake >$@.asc
        echo '!<arch>.__.SYMDEF fake fake fake' >$@.ranlib
-       echo - -h- >$@.swt
+       echo -h- >$@.swt
 cmd:
        echo '#! /bin/sh' >$@
        echo '#!/bin/sh' >c.sh2
 cmd:
        echo '#! /bin/sh' >$@
        echo '#!/bin/sh' >c.sh2
@@ -22,8 +22,8 @@ emp:
 i:
        echo '@document(language impress)fake fake' >$@
        echo '@document(language diablo)fake fake' >$@.d
 i:
        echo '@document(language impress)fake fake' >$@
        echo '@document(language diablo)fake fake' >$@.d
-t:
-       rm -f $@
+tarf:
+       rm -f $@        # so not include self
        tar cvf $@ *
 x:
        echo 'Interpress/Xerox fake fake fake' >$@
        tar cvf $@ *
 x:
        echo 'Interpress/Xerox fake fake fake' >$@