home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Public Domain 1
/
APDL_PD1A.iso
/
program
/
debug
/
trace
/
!TraceTest
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1991-01-18
|
225 b
|
10 lines
.c.o:; cc -c -w $< -I$.risc_oslib
!RunImage : o.tracetest
link -o !RunImage o.tracetest o.tracef \
$.clib.o.stubs $.risc_oslib.o.risc_oslib
squeeze !RunImage
info !RunImage
o.tracetest : c.tracetest