Ignore:
Timestamp:
Jun 14, 2007, 3:29:05 AM (18 years ago)
Author:
stevenhl
Message:

Sync makefiles with OpenWatcom 1.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/install/makefile.os2

    r192 r203  
    2222#     Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
    2323#     USA.
     24#
     25# 29 Mar 02 SHL Sync with OpenWatcom 1.x - add missing .symbolics
    2426#
    2527#******************************************************************************
     
    101103##################################
    102104
    103 rc: $(RCDLL).dll
     105rc: $(RCDLL).dll .symbolic
    104106
    105107$(RCDLL).lrf: makefile.os2
     
    122124##################################
    123125
    124 help: $(HELPFILE).hlp
     126help: $(HELPFILE).hlp .symbolic
    125127
    126128$(HELPFILE).hlp: $(HELPFILE).itl makefile.os2
Note: See TracChangeset for help on using the changeset viewer.