]> gitweb.michael.orlitzky.com - bash.d.git/blob - makefile
sage: set SAGE_DEBUG=no.
[bash.d.git] / makefile
1 SRCS = aliases compilation options sage
2
3 all: $(SRCS)
4 cat $(SRCS) > $@
5
6 clean:
7 rm -f all