git-svn-id: https://profuse.googlecode.com/svn/branches/v2@380 aa027e90-d47c-11dd-86d7-074df07e0730

This commit is contained in:
ksherlock 2011-03-09 04:59:18 +00:00
parent 3a671f985c
commit 5f893f78fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
CC = g++
CPPFLAGS += -Wall -W -Wno-multichar -I. -O2 -g
LDFLAGS += -lpthread
UNAME = $(shell uname)
UNAME = $(shell uname -s)
ifeq ($(UNAME),Darwin)
fuse_pascal_LDFLAGS += -lfuse_ino64