annotate doodle/main/Bobfile @ 139:e33f37b14893 default tip

Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
author David Bryant <bagnose@gmail.com>
date Sun, 30 Sep 2012 15:41:25 +0930
parents be50d20643a1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents:
diff changeset
1 refer doodle/core doodle/dia doodle/fig doodle/gtk ;
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents:
diff changeset
2
139
e33f37b14893 Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
David Bryant <bagnose@gmail.com>
parents: 135
diff changeset
3 dist-exe chess : chess.d ;
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents:
diff changeset
4
139
e33f37b14893 Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
David Bryant <bagnose@gmail.com>
parents: 135
diff changeset
5 dist-exe dupes : dupes.d : ;
134
89e8b0d92f36 Ported to bob2 !!!
David Bryant <bagnose@gmail.com>
parents:
diff changeset
6
139
e33f37b14893 Port to 'no-more-make' https://github.com/GrahamStJack/no-more-make
David Bryant <bagnose@gmail.com>
parents: 135
diff changeset
7 dist-exe doodle : doodle.d : dl gtkd ;