Annotation of sbbs/xpdev/targets.mk, revision 1.1

1.1     ! root        1: # targets.mk
        !             2: 
        !             3: # Make 'include file' defining targets for xpdel wrappers
        !             4: 
        !             5: # $Id: targets.mk,v 1.7 2004/09/16 19:02:03 deuce Exp $
        !             6: 
        !             7: # ODIR, DIRSEP, LIBFILE, EXEFILE, and DELETE must be pre-defined
        !             8: 
        !             9: WRAPTEST               = $(EXEODIR)$(DIRSEP)wraptest$(EXEFILE)
        !            10: XPDEV_LIB_BUILD        = $(LIBODIR)$(DIRSEP)$(LIBPREFIX)xpdev$(LIBFILE)
        !            11: XPDEV-MT_LIB_BUILD     = $(LIBODIR)$(DIRSEP)$(LIBPREFIX)xpdev_mt$(LIBFILE)
        !            12: 
        !            13: all: lib mtlib
        !            14: 
        !            15: lib:   $(OBJODIR) $(LIBODIR) $(XPDEV_LIB_BUILD)
        !            16: 
        !            17: mtlib: $(MTOBJODIR) $(LIBODIR) $(XPDEV-MT_LIB_BUILD)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.