(file) Return to Makefile.nt CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Unsupported / slp_client

File: [Pegasus] / pegasus / src / Unsupported / slp_client / Attic / Makefile.nt (download)
Revision: 1.1, Tue Nov 18 23:59:20 2003 UTC (20 years, 7 months ago) by tony
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, local, SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_FC_CANDIDATE_1, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP213_SIZE_OPTIMIZATIONS, PEP-214B-root, MONITOR_CONSOLIDATION_2_5_BRANCH, IBM_241_April1405, CQL_2_5_BRANCH, CHUNKTESTDONE_PEP140
Pegasus SLP on windows compilation of Unsupported slp_client
- using bison 1.35 properly parses slp_client y files
- rename interface to iface (windows sigh ...)
- properly import and export library symbols
- add nt makefiles to support "make -f Makefile.nt all" from the top level down
- support debug and non debug


SRC_DIRS := src 

all clean:
	$(foreach dir, $(SRC_DIRS),cd $(dir) && $(MAKE) -f Makefile.nt $@;)



No CVS admin address has been configured
Powered by
ViewCVS 0.9.2