Ignore:
Timestamp:
May 7, 2023, 10:36:01 PM (2 years ago)
Author:
gyoung
Message:

Make file changes to get it to build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/mmprog.inc

    r4 r53  
    22
    33CC              =        gcc
    4 CPPFLAGS        =        -O -Wall -Zomf -Zmt -Zsys -s
     4CPPFLAGS        =        -O -Wall -Zomf -Zmt -s
    55#CPPFLAGS       = -O -Zomf -Zcrtdll -Zmtd -s
    66
    77INC             = ../include -I ../../../classes/inc -I $(COMMONSRC)/include
     8# Fixme GKY 4-15-23
    89LIB_DIR         = $d:/emx/lib
    910TOOLDIR         =        .\..
Note: See TracChangeset for help on using the changeset viewer.