From: Ian Darwin Date: Sun, 23 Aug 1987 21:12:44 +0000 (+0000) Subject: Rename testing entry to "test" (how obvious). X-Git-Tag: FILE3_27~431 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=876f6f485df0506ec04e43d5b3ca854a4e035309;p=file Rename testing entry to "test" (how obvious). --- diff --git a/src/Makefile b/src/Makefile index 3ab87e18..4afe7259 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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