Changes in boot/arch/ia64/loader/Makefile [01a9ef5:4e9aaf5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/loader/Makefile
r01a9ef5 r4e9aaf5 29 29 30 30 include Makefile.common 31 include ../../../../Makefile.common 31 32 include ../../../../Makefile.config 32 33 33 34 .PHONY: all clean 34 35 35 all: ../../../../version ../../../../Makefile.co nfig ../../../../config.h ../../../../config.defs36 all: ../../../../version ../../../../Makefile.common ../../../../Makefile.config ../../../../config.h 36 37 -[ -f $(DEPEND) ] && mv -f $(DEPEND) $(DEPEND_PREV) 37 38 $(MAKE) -f Makefile.build PRECHECK=$(PRECHECK)
Note:
See TracChangeset
for help on using the changeset viewer.