home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
DataScope 2.0.3
/
Datafiles
/
externs
/
UNICOS_externs
/
makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-05-04
|
215 b
|
7 lines
|
[
TEXT/????
]
#Remember that DS_serve must be in your home directory
DS_serve : dsfn.h DScope.h dsfns.c DS_serve.c dsfnF.o
cc -DUNICOS DS_serve.c dsfns.c dsfnF.o -lf -lu -lm -lnet -o DS_serve
dsfnF.o : dsfnF.f
cf77 -c dsfnF.f