updated makefile

git-svn-id: https://profuse.googlecode.com/svn/branches/v2@398 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
ksherlock 2011-04-19 17:27:08 +00:00
parent 5d219195bb
commit 1dd7becb2f
1 changed files with 14 additions and 5 deletions

View File

@ -92,11 +92,20 @@ EXCEPTION_OBJECTS += POSIX/Exception.o
all: $(TARGETS)
#apfm: o/apfm
#fuse_pascal: o/fuse_pascal
#newfs_pascal: o/newfs_pascal
#profuse: o/profuse
#xattr: o/xattr
apfm: o/apfm
@true
fuse_pascal: o/fuse_pascal
@true
newfs_pascal: o/newfs_pascal
@true
profuse: o/profuse
@true
xattr: o/xattr
@true