Ignore:
Timestamp:
Jan 30, 2020, 7:39:42 AM (6 years ago)
Author:
Steven Levine
Message:

Add PMPRINTF enable support to makefiles.
Correct PMPRINTF debug macro enables in sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile_post.mk

    r1730 r1890  
    22# $Id$
    33
    4 # Copyright (c) 2002, 2012 Steven H. Levine
     4# Copyright (c) 2002-2020 Steven H. Levine
    55
    66# 16 Aug 05 SHL Clean up
     
    1818# 25 Jan 12 SHL Renamae LOW -> NOHIGHMEM and allow set from enviroment
    1919# 17 Jan 14 JBS Ticket 500: Stop setting exe objects to high-memory
     20# 25 Jan 20 SHL Comments
    2021
    2122!ifndef MAKERES
     
    2425# Common parameters go in .lrf
    2526# Executable specific paramters go in .def
    26 # Put 32-bit data in high memoryt unless overridden
     27# Put 32-bit data in high memory unless overridden
    2728
    2829!ifndef NOHIGHMEM
Note: See TracChangeset for help on using the changeset viewer.