Changeset 6895 for trunk/src/custombuild


Ignore:
Timestamp:
Sep 30, 2001, 11:39:14 AM (24 years ago)
Author:
bird
Message:

Custombuild changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/custombuild/makefile

    r6833 r6895  
    1 # $Id: makefile,v 1.7 2001-09-26 22:52:57 bird Exp $
     1# $Id: makefile,v 1.8 2001-09-30 09:39:14 bird Exp $
    22
    33#
     
    66#       xxodin32.dll makefile
    77#
    8 NOINTERNALFUNCTIONS=1
    9 IMPDEF_FLAGS=-I:20000
     8
    109
    1110#
    1211# Compiler, tools, and interference rules.
    1312#
     13IMPDEF_FLAGS = -I:20000
    1414!include ../../makefile.inc
     15
    1516
    1617#
     
    3132$(OBJDIR)\math64.obj \
    3233$(OBJDIR)\large_int.obj
     34
    3335
    3436#
     
    7577!include $(ODIN32_POST_INC)
    7678
    77 
Note: See TracChangeset for help on using the changeset viewer.