1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-11-23 10:39:58 +00:00

updated Makefile for os13: VBCC should always link with its own version of amiga.lib to avoid funny C standard library effects

This commit is contained in:
Wei-ju Wu
2013-02-27 19:41:25 -08:00
parent 35185e979a
commit b9b2b1b9d8

View File

@ -1,6 +1,6 @@
#CC=vc +aos68k
CC=vc +kick13
CFLAGS=-c99 -I$(NDK_INC) -L$(NDK_LIB)
CFLAGS=-c99 -I$(NDK_INC)
all: intuition1 graphics1 copper1 dualplayfield1 ham1 ostest openwin