source: vital-to8-sdk/c6809/Makefile @ 2

Last change on this file since 2 was 1, checked in by svn, 5 years ago

Import initial

File size: 80 bytes
Line 
1CC=gcc
2CFLAGS= -W -Wall -Werror -std=c99 -pedantic -D_GNU_SOURCE
3
4all : c6809
5
Note: See TracBrowser for help on using the repository browser.