mirror of
https://github.com/ksherlock/profuse.git
synced 2026-07-08 17:57:00 +00:00
updated makefile
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@398 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
19
Makefile
19
Makefile
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user