diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ +all: tit4tat tit4tatpl + tit4tat: tit4tat.c gcc -std=c99 -Wall -o $@ $< + +tit4tatpl: tit4tat.pl + gplc -o $@ $< |
index : wbs | ||
Prisoners Dilemma implemented in Prolog | root |
summaryrefslogtreecommitdiff |