#
SUBDIRS = \
- $(EOLIST)
+ ../build \
+ $(EOLIST)
#
# Get the 'head' of the build environment. This includes default targets and
# This is used by the link 'name' directive to name the nlm. If left blank
# TARGET_nlm (see below) will be used.
#
-NLM_NAME = genchars
+NLM_NAME = genchars
#
# This is used by the link '-desc ' directive.
# If this is specified, it will override VERSION value in
# $(AP_WORK)\NWGNUNetWare.rul
#
-NLM_VERSION = 1,0,0
+NLM_VERSION = 1,0,0
#
# If this is specified, it will override the default of 64K
#
# If this is specified it will be used by the link '-flags' directive
#
-NLM_FLAGS = PSEUDOPREEMPTION
+NLM_FLAGS = PSEUDOPREEMPTION
#
# If this is specified it will be linked in with the XDCData option in the def
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
# by setting APACHE_UNIPROC in the environment
#
-XDCDATA =
+XDCDATA =
#
# Declare all target files (you must add your files here)
#
FILES_nlm_exports = \
$(EOLIST)
-
+
#
# These are the OBJ files needed to create the LIB target above.
# Paths must all use the '/' character