{
APPCLASS = NSApplication;
FILESTABLE = {
CLASSES = ();
FRAMEWORKS = (CoreFoundation.framework);
HEADERSEARCH = (" ${MOUNT}");
H_FILES = (hfs_endian.h, newfs_hfs.h, readme.h);
M_FILES = ();
OTHER_LIBS = ();
OTHER_LINKED = (hfs_endian.c, makehfs.c, newfs_hfs.c);
OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, hfsbootdata.img, newfs_hfs.8);
SUBPROJECTS = ();
};
LANGUAGE = English;
LOCALIZABLE_FILES = {};
MAKEFILEDIR = /System/Developer/Makefiles/pb_makefiles;
NEXTSTEP_BUILDDIR = /tmp/BUILD;
NEXTSTEP_BUILDTOOL = /bin/gnumake;
NEXTSTEP_COMPILEROPTIONS = "-D_LONG_LONG -Wno-four-char-constants";
NEXTSTEP_INSTALLDIR = /sbin;
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
NEXTSTEP_MAINNIB = newfs_hfs;
NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
PDO_UNIX_BUILDDIR = "";
PDO_UNIX_BUILDTOOL = /bin/make;
PDO_UNIX_COMPILEROPTIONS = "";
PDO_UNIX_INSTALLDIR = /sbin;
PDO_UNIX_JAVA_COMPILER = "$(NEXTDEV_BIN)/javac";
PDO_UNIX_LINKEROPTIONS = "";
PDO_UNIX_MAINNIB = newfs_hfs;
PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc";
PROJECTNAME = newfs_hfs;
PROJECTTYPE = Tool;
PROJECTVERSION = 2.8;
WINDOWS_BUILDDIR = "";
WINDOWS_BUILDTOOL = /bin/make;
WINDOWS_COMPILEROPTIONS = "";
WINDOWS_INSTALLDIR = /sbin;
WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";
WINDOWS_LINKEROPTIONS = "";
WINDOWS_MAINNIB = newfs_hfs;
WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc";
}