Changeset 1762


Ignore:
Timestamp:
Mar 22, 2014, 12:31:24 AM (12 years ago)
Author:
Steven Levine
Message:

Remove obsolete code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r1745 r1762  
    33
    44# Copyright (c) 1993-98 M. Kimes
    5 # Copyright (c) 2002, 2012 Steven H. Levine
     5# Copyright (c) 2002, 2014 Steven H. Levine
    66
    77# 22 May 03 SHL Correct icon dependencies
     
    337337!endif
    338338
    339 # Run for each dependent
    340 # loadhigh: $(BASE).dll $(BASERES).dll .symbolic
    341 # !ifndef NOHIGHMEM
    342 #   @echo.
    343 #   @echo Setting highmem objects in $(BASE).dll
    344 #   @echo.
    345 #   !exehdr /hi $(BASE).dll
    346 #   @echo.
    347 #   @echo Setting highmem objects in $(BASERES).dll
    348 #   @echo.
    349 #   !exehdr /hi:1,2 $(BASERES).dll
    350 # !endif
    351 
    352339cleanobj: .symbolic
    353340  -del *.obj
Note: See TracChangeset for help on using the changeset viewer.