home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
x
/
x_files
/
X-Recover
/
Makefile
next >
Wrap
Makefile
|
1997-02-22
|
679b
|
33 lines
# Project: xrecover
# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback
C++flags = -c -depend !Depend -IC: -throwback
Linkflags = -aif -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags =
LibFileflags = -c -o $@
Squeezeflags = -o $@
LinkModuleflags = $@
# Final targets:
@.x-recover: @.o.x-recover c:o.stubs
link $(linkflags) @.o.x-recover c:o.stubs
# User-editable dependencies:
# Static dependencies:
@.o.x-recover: @.c.x-recover
cc $(ccflags) -o @.o.x-recover @.c.x-recover
# Dynamic dependencies:
o.x-recover: c.x-recover
o.x-recover: h.chunks
o.x-recover: C:h.kernel
o.x-recover: C:h.kernel
o.x-recover: C:h.SWIs