Kaydet (Commit) 141a659f authored tarafından Peter Foley's avatar Peter Foley

rename post.Makeflie to Makefile.post

üst c471556c
...@@ -461,10 +461,10 @@ findunusedcode: ...@@ -461,10 +461,10 @@ findunusedcode:
check: subsequentcheck check: subsequentcheck
subsequentcheck: dev-install subsequentcheck: dev-install
$(GNUMAKE) -j $(GMAKE_PARALLELISM) $(GMAKE_OPTIONS) -f post.Makefile $@ $(GNUMAKE) -j $(GMAKE_PARALLELISM) $(GMAKE_OPTIONS) -f Makefile.post $@
debugrun: debugrun:
$(GNUMAKE) -j $(GMAKE_PARALLELISM) $(GMAKE_OPTIONS) -f post.Makefile $@ $(GNUMAKE) -j $(GMAKE_PARALLELISM) $(GMAKE_OPTIONS) -f Makefile.post $@
endif # not clean or distclean endif # not clean or distclean
......
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