X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fwebcc.git;a=blobdiff_plain;f=Makefile;h=8ce0adfba8b4d0b28d4c82789a9b4b140637b9c2;hp=abcd46907d1ca359e2cea83264e7ea075578a64e;hb=dbd7586f209f9e98015e3535ceb15bdb3417896c;hpb=6a988d829eead6ec337eab07f49b5c3722c86594 diff --git a/Makefile b/Makefile index abcd469..8ce0adf 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ SRC_DIR := $(ROOT_DIR)/src # directory where files with 'main' functions live (can be in SRC_DIR) DRIVER_DIR := $(SRC_DIR)/bin # make configuration directory -CONF_DIR := $(ROOT_DIR)/.make +CONF_DIR := $(ROOT_DIR)/make # Source languages handled by this build system. These languages are capable of # being compiled to an intermediary format for binary output by one of the # provided compilersfor each language