home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD v1.2
/
amidev_cd_12.iso
/
cd32
/
xl_toolkit_1.1
/
code
/
smakefile
< prev
next >
Wrap
Makefile
|
1996-03-17
|
112b
|
7 lines
CFLAGS = structureequivalence nostackcheck
all: Example
Example: Example.c Pan.h
sc link $(CFLAGS) Example.c