(file) Return to config.mak CVS log (file) (dir) Up to [OMI] / omi

File: [OMI] / omi / config.mak (download)
Revision: 1.3, Mon Apr 20 17:19:49 2015 UTC (9 years ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
Changes since 1.2: +4 -1 lines
OMI 1.0.8-1

ifndef OUTPUTDIR
  OUTPUTDIR=$(TOP)/output
endif

-include $(OUTPUTDIR)/config.mak

ifndef CONFIG_MAK
$(error "Please use ./configure script to configure for this platform")
endif

ViewCVS 0.9.2