home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Online 1997 August
/
PCO0897.ISO
/
filesbbs
/
os2
/
plnk065.arj
/
PLNK065.ZIP
/
pilot-link.0.6.5
/
Python
/
Makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1997-05-23
|
199 b
|
10 lines
pdapilot.so: pdapilot.o
gcc -g -L../libsock -shared pdapilot.o -lpisock -o pdapilot.so
pdapilot.o: pdapilot.c
gcc -g -I/usr/local/include/Py -I../include -c pdapilot.c
clean:
rm -f *.so *.o *~