home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
x
/
volume19
/
xtmines
/
part02
/
Imakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1993-04-28
|
201 b
|
10 lines
LOCAL_LIBRARIES = $(XLIB)
CDEBUGFLAGS = -s -O
#DEFINES = -DNOUSLEEP
SRCS = xtmines.c init.c play.c event.c hiscore.c
OBJS = xtmines.o init.o play.o event.o hiscore.o
ComplexProgramTarget(xtmines)