Changeset f7c91fc in buchla-68k


Ignore:
Timestamp:
07/08/2017 10:54:55 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ee49131
Parents:
b8080f6
Message:

Prototype fix framework.

Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

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