diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -85,6 +85,9 @@ stage2 $(STAGE2_TARGETS): stage1 stage3 $(STAGE3_TARGETS): stage2 $(call stage-template,3) +glob.dump: stage2 + $(call stage-template,3) + ########################################################################### # Cleaning ########################################################################### |
