Files
Thun/thun/gnu-prolog/Makefile
T
2019-08-10 20:06:12 -07:00

7 lines
81 B
Makefile

GPLC_OPTIONS="--min-size"
thun: thun.pl
gplc $(GPLC_OPTIONS) -o thun thun.pl