home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
581a.lha
/
MemMan_v2.0
/
LMKfile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-12-04
|
184 b
|
14 lines
los = MemManLib.o MemMan.o
lib = memman.library
.asm.o:
a68k -iinclude: $*.asm
all: $(lib) test
$(lib): $(los)
blink from $(los) to $(lib) sc sd nd
test: test.c
lc -L $*