ref: b53e17078150a42cc74e78e3f4327457c66854e0
dir: /src/asm/gameboy/makefile/
.ERASE .EXTENSIONS: .EXTENSIONS: .obj .c .l .y .h !include ..\MAKEINIT !ifeq TARGET DOS EXE = rgbasm.exe !endif !ifeq TARGET WIN95 EXE = rgbasm95.exe !endif TARGET_SYSTEM = GAMEBOY !include ..\STDMAKE