From 8234e006e459cc32c22720337f5337e49f52ae72 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