Skip to content

Instantly share code, notes, and snippets.

@kosaki
Created November 22, 2012 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kosaki/4130629 to your computer and use it in GitHub Desktop.
Save kosaki/4130629 to your computer and use it in GitHub Desktop.
diff --git a/Makefile.in b/Makefile.in
index 6984bba..7626ad1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -338,7 +338,7 @@ enc/unicode/name2ctype.h: enc/unicode/name2ctype.kwd
$(Q) sed -e 's/RUBY_/RUBY_DTRACE_/g' -e 's/PROBES_H_TMP/PROBES_H/g' -e 's/(c
$(Q) $(RM) $@.tmp
-{$(VPATH)}.dmyh.h:
+.dmyh.h:
@$(ECHO) copying dummy $(DEST_FILE)
$(Q) $(CP) $(OS_SRC_FILE) $(OS_DEST_FILE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment