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

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

ViewCVS 0.9.2