added ACK entries to Makefile
authorceriel <none@none>
Mon, 27 Jun 1988 10:51:16 +0000 (10:51 +0000)
committerceriel <none@none>
Mon, 27 Jun 1988 10:51:16 +0000 (10:51 +0000)
util/int/test/Makefile

index fa6477d..0bf41bb 100644 (file)
@@ -1,6 +1,6 @@
 # $Header$
 
-EM =           /usr/em#        # EM tree
+EM =           ../../..#       # EM tree
 
 .SUFFIXES:     .em22 .em24 .em44
 
@@ -26,3 +26,9 @@ clean:
        rm -f e.out core mon.out int.mess int.log int.core int.tally \
                *.k *.m *.o *.s *.em?? a.out
 
+distr: .distr
+
+.distr:
+       echo *.[cp] Makefile READ_ME | tr ' ' '\012' > .distr
+
+all install cmp pr opr: