# 猫の目ビュア for WonderWitch (on WonderSwan, WonderSwanColor) # # Copyright (c) 2000,2001, B-soft. All rights reserved. # Programmed by KAKKO # # Execute 'kmmake' for building the nekonome viewer. include ./makefile.inc all: nekoview.fx nekoview.fx: nekoview.bin nekoview.bin: nekoview.obj drw_item.obj rea_txt.obj get_fil.obj rcv_txt.obj nekoview.obj: nekoview.c drw_item.c rea_txt.c get_fil.c rcv_txt.c