Changeset 1620
- Timestamp:
 - Aug 14, 2011, 1:08:44 AM (14 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  dll/makefile (modified) (2 diffs)
 - 
          
  makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/makefile
r1614 r1620 42 42 # 04 Jul 11 GKY Make xqs files an explicit target so they will be rebuild if lost somehow. 43 43 # 04 Jul 11 GKY Add eFTE backup files (*~) to clean target 44 # 13 Aug 11 GKY Build xqs and sym files as part of dll and all targets 44 45 45 46 # Environment: see makefile_pre.mk … … 201 202 $(BASERES).dll & 202 203 loadhigh & 204 $(SYMS) & 203 205 ipf\fm3.hlp 204 206  - 
      
trunk/makefile
r1597 r1620 31 31 # 04 Jul 11 GKY Make xqs files an explicit target so they will be rebuild if lost somehow. 32 32 # 04 Jul 11 GKY Add eFTE backup files (*~) to clean target 33 # 13 Aug 11 GKY Build xqs and sym files as part of dll and all targets 33 34 34 35 # Environment - see makefile_pre.mk and dll\makefile … … 54 55 !include makefile_pre.mk 55 56 56 all: dll $(BASE) allexe .symbolic57 all: dll $(BASE) allexe fm3.sym fm3.xqs exesyms .symbolic 57 58 58 59 syms: fm3.sym fm3.xqs exesyms dllsyms .symbolic  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  