summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2010-11-23 19:17:42 +0000
committerrandomdan <randomdan@localhost>2010-11-23 19:17:42 +0000
commit8515f51a6d2d6d9b9f1fdb607459f3b342384ac9 (patch)
tree8052e0cc690559e56ed241e7d2c21f6c5b299255 /Jamroot.jam
parentCreate opening-host-unique IDs for directories and files suitable for global ... (diff)
downloadnetfs-8515f51a6d2d6d9b9f1fdb607459f3b342384ac9.tar.bz2
netfs-8515f51a6d2d6d9b9f1fdb607459f3b342384ac9.tar.xz
netfs-8515f51a6d2d6d9b9f1fdb607459f3b342384ac9.zip
Tidy up jam stuff
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam3
1 files changed, 3 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index e69de29..1bf5f1c 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -0,0 +1,3 @@
+using gcc ;
+
+alias all : project2 netfs ;