home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
174.lha
/
BezSurf
/
manx.make
< prev
next >
Wrap
Text File
|
1988-04-28
|
1KB
|
46 lines
ofiles = scrnio.o scrnops.o scrndef.o main.o gadgetdef.o menudef.o graypat.o mouse.o gadgetuse.o
gfiles = bezpt.o revolve.o control.o poly.o fasttrig.o
imagefiles = readilbm.o writeilbm.o packer.o mapstuff.o mapcalc.o getfilenames.o mapimgpix.o
CFLAGS = +L
LFLAGS = -lm32 -lc32
surf: $(ofiles) $(gfiles) $(imagefiles)
ln -o surf $(ofiles) $(gfiles) $(imagefiles) $(LFLAGS)
bezpt.o: scrnio.h control.h bezpt.h mytypes.h
control.o: bezpt.h control.h scrnio.h mytypes.h
fasttrig.o: fasttrig.h
getfilenames.o: scrnio.ih scrndef.h mytypes.h
gadgetdef.o: scrnio.ih scrndef.h gadgetdef.h mytypes.h bezpt.h poly.h revolve.h
gadgetuse.o: scrnio.ih scrndef.h gadgetdef.h mytypes.h poly.h
main.o: scrnio.h mytypes.h
menu_files.o: gadgetdef.h
menu_scrn.o: scrndef.h
menudef.o: scrnio.h menudef.h scrndef.h poly.h menu_color.c menu_scrn.c menu_image.c menu_files.c
mouse.o: scrnio.ih scrnio.h mytypes.h bezpt.h control.h
poly.o: mytypes.h scrnio.h bezpt.h revolve.h control.h poly.h readilbm.h
readilbm.o mapimgpix.o: readilbm.h
revolve.o: fasttrig.h bezpt.h revolve.h mytypes.h
scrndef.o: scrndef.h
mapcalc.o: mytypes.h mapstuff.h
mapstuff.o: poly.h mapstuff.h