Ignore:
Timestamp:
Aug 30, 2002, 8:27:28 PM (23 years ago)
Author:
bird
Message:

Fixing and restructuring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.os2as.mk

    r9165 r9174  
    1 # $Id: setup.os2as.mk,v 1.1 2002-08-29 10:01:41 bird Exp $
     1# $Id: setup.os2as.mk,v 1.2 2002-08-30 18:27:22 bird Exp $
    22
    33#
     
    66!ifdef AS_USE_MASM5
    77# Alternate assembler: MASM v5.10
    8 ! include $(PATH_MAKE)\setup.$(SHT_TRGPLTFRM)$(SHT_BLDMD)masm510.mk
     8! include $(PATH_MAKE)\setup.$(SHT_TRGPLTFRM)allmasm510.mk
    99!else
    1010# Default assembler:   ALP
    11 ! include $(PATH_MAKE)\setup.$(SHT_TRGPLTFRM)$(SHT_BLDMD)alp.mk
     11! include $(PATH_MAKE)\setup.$(SHT_TRGPLTFRM)allalp.mk
    1212!endif
    1313
Note: See TracChangeset for help on using the changeset viewer.