Ignore:
Timestamp:
Feb 8, 2003, 9:57:38 PM (23 years ago)
Author:
umoeller
Message:

Build updates, moved files from warpin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/helpers_pre.in

    r243 r249  
    1010# These will be put into BIN\.
    1111
    12 PLAINCOBJS = \
    13 $(OUTPUTDIR)\encodings.obj\
     12PLAINCOBJS = $(OUTPUTDIR)\encodings.obj\
    1413$(OUTPUTDIR)\linklist.obj\
    1514$(OUTPUTDIR)\math.obj\
     
    1817$(OUTPUTDIR)\xml.obj\
    1918
    20 XMLOBJS = \
    21 $(OUTPUTDIR)\xmlparse.obj\
     19XMLOBJS = $(OUTPUTDIR)\xmlparse.obj\
    2220$(OUTPUTDIR)\xmlrole.obj\
    2321$(OUTPUTDIR)\xmltok.obj\
Note: See TracChangeset for help on using the changeset viewer.