]> git.saurik.com Git - apple/hfs.git/blobdiff - Makefile
hfs-165.tar.gz
[apple/hfs.git] / Makefile
index 0d79b06a32ab46928dba880149365a70e72dbf12..f4a89c6daa80e6c6a1a19177dbb6ce6febb3d8b6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,6 @@ NAME = hfs
 PROJECTVERSION = 2.8
 PROJECT_TYPE = Aggregate
 
-BUNDLES = hfs_japanese
-
 TOOLS = hfs_util
 
 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
@@ -21,12 +19,12 @@ OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC
 MAKEFILE = aggregate.make
-LIBS = 
+LIBS =
 DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 
-NEXTSTEP_PB_CFLAGS = -Wno-four-char-constants
+NEXTSTEP_PB_CFLAGS = -Wno-four-char-constants -Wall -Werror
 
 
 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc