#
# GNUmakefile - Generated by ProjectCenter
#
include $(GNUSTEP_MAKEFILES)/common.make
#
# Bundle
#
VERSION = 0.1
PACKAGE_NAME = Deb
BUNDLE_NAME = Deb
Deb_PRINCIPAL_CLASS = Deb
BUNDLE_EXTENSION = .installer
BUNDLE_INSTALL_DIR = $(HOME)/GNUstep/Library/Bundles
#
# Libraries
#
Deb_LIBRARIES_DEPEND_UPON +=
#
# Resource files
#
Deb_RESOURCE_FILES =
#
# Header files
#
Deb_HEADER_FILES = \
Deb.h
#
# Class files
#
Deb_OBJC_FILES = \
Deb.m
#
# C files
#
Deb_C_FILES =
#
# Makefiles
#
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/aggregate.make
include $(GNUSTEP_MAKEFILES)/bundle.make
-include GNUmakefile.postamble
syntax highlighted by Code2HTML, v. 0.9.1