]> granicus.if.org Git - file/commitdiff
Rename testing entry to "test" (how obvious).
authorIan Darwin <ian@darwinsys.com>
Sun, 23 Aug 1987 21:12:44 +0000 (21:12 +0000)
committerIan Darwin <ian@darwinsys.com>
Sun, 23 Aug 1987 21:12:44 +0000 (21:12 +0000)
src/Makefile

index 3ab87e1872d4fb880dff42795da3ce0da831175c..4afe72594eb6e368940da407c6e5ee6c142f899b 100644 (file)
@@ -24,7 +24,7 @@ ALLSRC = LEGAL.NOTICE README PORTING TODO $(SRCS) *.h \
 
 all:           file magic
 
-run:           all
+test:          all
                cd tst; make
                time $(OFILE) -m ./magic * tst/* >/tmp/t1
                time ./file -m ./magic * tst/* >/tmp/t2