made to conform to ACK rules

This commit is contained in:
ceriel 1988-04-21 18:48:15 +00:00
parent 0aa6d4ed5d
commit e0d31020c8

View file

@ -9,6 +9,13 @@ SOURCES = ASCII.def EM.def MathLib0.def Processes.def \
Epilogue.def Streams.def ArraySort.def
all:
clean:
cmp:
pr:
@pr Makefile $(SOURCES)
opr:
make pr | opr
install:
-mkdir $(DEFDIR)