Changeset 6262b5c in buchla-68k for Makefile


Ignore:
Timestamp:
07/10/2017 12:02:05 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
39a696b
Parents:
5fa506d
Message:

Added include files for global functions and variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r5fa506d r6262b5c  
    1717                                -Wpedantic -Wcast-align -Wcast-qual -Wconversion -Wsign-conversion \
    1818                                -Wshadow -Wstrict-prototypes -Wredundant-decls \
    19                                 -I include -include predef.h
     19                                -I include
    2020
    2121FLAGS_ASM :=    $(FLAGS) -Wa,--register-prefix-optional
Note: See TracChangeset for help on using the changeset viewer.