ocaml/config/Makefile

7 lines
116 B
Makefile

# Configure the system
include ../Makefile.config
configure:
sh autoconf "$(BYTECC) $(BYTECCLINKOPTS) $(CCLIBS)"