home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
source
/
aufstols.zoo
/
aufstools.1
/
stuffit
/
Makefile
next >
Wrap
Makefile
|
1991-02-26
|
122b
|
10 lines
stuffit: sit
rm -f stuffit
ln sit stuffit
sit: sit.o updcrc.o
cc -o sit sit.o updcrc.o
clean:
rm -f stuffit sit *.o