summaryrefslogtreecommitdiff
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
commitc6033e34e7e84aefff017d34e1230d407a835e62 (patch)
tree1b64195b93dc93fd51c5ff51a58965e12b204f67
parentInitial workings of project2 - renders gentoobrowse homepage (diff)
downloadslicer-c6033e34e7e84aefff017d34e1230d407a835e62.tar.bz2
slicer-c6033e34e7e84aefff017d34e1230d407a835e62.tar.xz
slicer-c6033e34e7e84aefff017d34e1230d407a835e62.zip
Tidy up jam stuff
-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 ;