Kaydet (Commit) 71047958 authored tarafından David Tardon's avatar David Tardon

actually create the flag after run

üst 6a1e292d
...@@ -36,6 +36,6 @@ TARGET=gdb ...@@ -36,6 +36,6 @@ TARGET=gdb
ALLTAR : $(MISC)/autoloaders.flag ALLTAR : $(MISC)/autoloaders.flag
$(MISC)/autoloaders.flag : autoload.template $(MISC)/autoloaders.flag : autoload.template
install-gdb-printers -a $(MISC) -f install-gdb-printers -a $(MISC) -f && touch $@
# vim:set shiftwidth=4 softtabstop=4 expandtab: # vim:set shiftwidth=4 softtabstop=4 expandtab:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment