Shlomo
User
 Newbie
| Posts: 5 |   | Karma: 0
|
re:Make file for Crafty? - 2006/08/19 09:13
1) Let`s make a Makefile $ cat > Makefile hello: echo hello 2) Let`s run make $ make echo hello hello I could have also run the command as "make hello", including the name of the target but in this simple case it is not obligatory. By default make functionally runs file Makefile, echos the commands it executes and then executes the command itself. While not perfect it`s a very powerful tool. ---------
Afoot and light-hearted I take to the open road Healthy, free, the world before me, The long brown path leading wherever I choose. - William Wordsworth, 1770 - 1850
Popular posts by Shlomo Crafty SMP performance Fritz7 obk statistics confusing Improving web site
|