#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = SambaManager

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = AppIcon.tiff
LOCAL_RESOURCES = Hosts.nib Panels.nib Printers.nib SambaManager.nib\
                  Services.nib Users.nib Help NIDirectory.strings\
                  Service.strings

GLOBAL_RESOURCES = COPYING next.ppd nmbd smbd addtosmbpass smbclient\
                   smbpasswd smbrun smbstatus smbtar testparm\
                   testprns updatesmbpasswd.sh smbpasswd.file

CLASSES = Controller.m Hosts.m NIDirectory.m NIProperty.m Panels.m\
          Printers.m Service.m Services.m Users.m

HFILES = byteorder.h Controller.h cryptdefs.h Hosts.h NetInfoKeys.h\
         NIDirectory.h NIProperty.h ni_crypt.h Panels.h Printers.h\
         Service.h Services.h SMBKeys.h Users.h

MFILES = SambaManager_main.m

CFILES = md4.c smbencrypt.c smbdes.c ni_crypt.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app AppIcon.tiff

LIBS = -lMedia_s -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PB_LDFLAGS = -lni_s


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
