Busted my script
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
From the make file in the lfs book repository Makefile
.PHONY : all book dump-commands nochunks pdf profile-html tmpdir
validate md5sums wget-list version dist
From the make file in the blfs book repository Makefile
PHONY: blfs all world html nochunks tmpdir clean \
validate profile-html blfs-patch-list wget-list test-links \
dump-commands bootscripts systemd-units version test-options
From my script make_book.sh
_make_book(){
make BASEDIR="$basedir" DUMPDIR="$dumpdir" NOCHUNKS_OUTPUT="$nochunks"
book dump-commands nochunks wget-list
Can the targets be changed to match so I don't have to test which book I
want to build?
blfs make target changed to book to match the one in the lfs Makefile?
--
Hindi madali ang maging ako
--
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page