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

1 krisbash 1.3 ifndef OUTPUTDIR
2                OUTPUTDIR=$(TOP)/output
3              endif
4              
5 mike     1.1 -include $(OUTPUTDIR)/config.mak
6              
7              ifndef CONFIG_MAK
8              $(error "Please use ./configure script to configure for this platform")
9              endif

ViewCVS 0.9.2