From caae1e38d0d239f4f7088a64526fe1d2f6587999 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Sep 2013 23:55:29 -0700 Subject: Split string header into pieces --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 3f6ba3f..77c9873 100644 --- a/Makefile.in +++ b/Makefile.in @@ -53,7 +53,7 @@ ifeq '${MAKEFILE_LIST}' ' Makefile' # should be used only in special circumstances." # If you do not understand *exactly* why I do this instead of # %::;${MAKE}, stay away from this code. You have been warned. -.default-target-wrapper ${MAKECMDGOALS}: .all-target-wrapper +.default-target-wrapper ${MAKECMDGOALS}: .all-target-wrapper ; @: .all-target-wrapper: ${MAKE} -rRf ${SRC_DIR}/real.make ${MAKECMDGOALS} endif -- cgit v1.2.3-70-g09d2