- Timestamp:
- 04/06/2021 05:01:01 PM (2 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 7e80757
- Parents:
- 275f313
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r275f313 r59483809 120 120 $(Q)rm -f $(RENDERTMP)/*pdf.fo 121 121 122 validate: tmpdir 122 validate: tmpdir version 123 123 @echo "Processing bootscripts..." 124 124 $(Q)bash process-scripts.sh … … 188 188 $(BASEDIR)/md5sums 189 189 190 version: 191 $(Q)./git-version.sh 192 190 193 #dump-commands: validate 191 194 # @echo "Dumping book commands..." … … 205 208 all: book nochunks pdf # dump-commands 206 209 207 .PHONY : all book dump-commands nochunks pdf profile-html tmpdir validate md5sums wget-list 208 210 .PHONY : all book dump-commands nochunks pdf profile-html tmpdir validate md5sums wget-list version 211
Note:
See TracChangeset
for help on using the changeset viewer.