* Add MKPLUGINS=mk/hg-utils.mk in the default .acr template * Added hg-locdiff and hg-help, enhaced hg-miss
24 lines
436 B
Text
24 lines
436 B
Text
# This file should be generated by the ./configure script
|
|
|
|
DESTDIR=
|
|
PREFIX=@PREFIX@
|
|
HAVE_LIB_EWF=@HAVE_LIB_EWF@
|
|
LIL_ENDIAN=@LIL_ENDIAN@
|
|
|
|
MKPLUGINS=mk/hg-utils.mk
|
|
|
|
COMPILER=@USERCC@
|
|
STATIC_DEBUG=0
|
|
RUNTIME_DEBUG=1
|
|
|
|
INSTALL_DIR=@INSTALL_DIR@
|
|
INSTALL_DATA=@INSTALL_DATA@
|
|
INSTALL_PROGRAM=@INSTALL_PROGRAM@
|
|
|
|
# TODO: add flag to choose ostype
|
|
OSTYPE?=@USEROSTYPE@
|
|
|
|
HAVE_LIB_TCC=@HAVE_LIB_TCC@
|
|
|
|
#-include ../config.mk
|
|
#-include ../../config.mk
|