home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
fortran
/
mslang
/
vb_fort
/
makefile
< prev
next >
Wrap
Makefile
|
1992-09-11
|
184b
|
8 lines
all: fortvb.dll
fortvb.obj: fortvb.for
fl /G2 /Gw /Aw /Zi /Od /c fortvb.for
fortvb.dll: fortvb.obj fortvb.def
link fortvb,fortvb.dll,nul,/nod /co ldllfew.lib,fortvb.def