7 lines
142 B
Makefile
7 lines
142 B
Makefile
|
LIBRARIES=unix bigarray
|
||
|
C_FILES=bigarrfstub
|
||
|
F_FILES=bigarrf
|
||
|
|
||
|
include ../../makefiles/Makefile.several
|
||
|
include ../../makefiles/Makefile.common
|