mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-22 22:06:50 +00:00
463e32a066
- replace mkdir with INSTALL_.. thanks!
22 lines
386 B
Plaintext
22 lines
386 B
Plaintext
# This file should be generated by the ./configure script
|
|
|
|
DESTDIR=
|
|
PREFIX=@PREFIX@
|
|
HAVE_LIB_EWF=@HAVE_LIB_EWF@
|
|
|
|
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
|