Make a version for GNU Prolog compiler.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
thun: thun.pl
|
||||
gplc -o thun thun.pl
|
||||
|
||||
foo: foo.pl
|
||||
gplc -o foo foo.pl
|
||||
|
||||
Reference in New Issue
Block a user