ref: c31b87b16a9e96c2156ebc6c89e07bac86c10094
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