From 023265f0d3b9d29e5f5b8dbc9e98c61a830851eb Mon Sep 17 00:00:00 2001 From: randomdan Date: Wed, 23 Feb 2011 13:51:35 +0000 Subject: Finally convert ytfs to use boost stuff (untested, but it does build) Finally bin all the old build process drivel --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index abfed49..794d6de 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -63,4 +63,4 @@ actions slice.slice2cpp } IMPORT $(__name__) : slice.slice2cpp : : slice.slice2cpp ; -alias all : project2 netfs ; +alias all : project2 netfs ytfs ; -- cgit v1.2.3