Makefile.in: put back prefix and exec_prefix
[fw/sdcc] / debugger / mcs51 / Makefile.in
index 185422a165e0882cf0871336e072b85e1e31cfe0..b3e1fff805dc6d03548abe7be19b5d75774c5402 100644 (file)
@@ -17,6 +17,8 @@ SDCCLIB               = $(top_builddir)src
 VPATH           = @srcdir@
 srcdir         = @srcdir@
 
+prefix         = @prefix@
+exec_prefix     = @exec_prefix@
 bindir          = @bindir@
 
 STD_INC                = @sdcc_include_dir@