mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
minimal changes to make sure compilation works
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
CC=vc +aos68k
|
||||
CFLAGS=-c99 -I$(MUI_INC) -I$(NDK_INC) -DCLIB_MUIMASTER_PROTOS_H
|
||||
CFLAGS=-c99 -I$(MUI_INC) -I$(NDK_INC)
|
||||
OBJECTS=main.o canvas.o
|
||||
EXE=blitplay
|
||||
|
||||
|
||||
Reference in New Issue
Block a user