> From: Bruce Dubbs <[email protected]> > Date: Sun, 29 May 2016 15:43:13 -0500 > Subject: [lfs-dev] merge is the new trunk > . . > ifeq ($(REV), sysv) > BASEDIR ?= ~/lfs-book > PDF_OUTPUT ?= LFS-BOOK.pdf > NOCHUNKS_OUTPUT ?= LFS-BOOK.html > DUMPDIR ?= ~/lfs-commands > else > BASEDIR ?= ~/lfs-systemd > PDF_OUTPUT ?= LFS-SYSD-BOOK.pdf > NOCHUNKS_OUTPUT ?= LFS-SYSD-BOOK.html > DUMPDIR ?= ~/lfs-sysd-commands > endif >
Maybe use 'systemd/SYSTEMD' consistently, rather than mix with 'sysd/SYSD' . akh -- -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
