Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4cfe69a
in buchla-68k for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/16/2017 03:10:36 PM (
7 years
ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
62340ef
Parents:
5117699
Message:
Use .ds and .dc pseudo-ops. Generate debug symbols.
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r5117699
r4cfe69a
11
11
# the hand-written assembly language code
12
12
13
FLAGS := -Os -m68000 -Wall -Wextra
13
FLAGS := -Os -m68000 -Wall -Wextra
-gdwarf-4
14
14
15
15
FLAGS_COM := $(FLAGS) -mshort -std=c99 -fleading-underscore -ffreestanding \
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive