Changeset 29d234f for bootscripts/Makefile
- Timestamp:
- Mar 26, 2006, 3:02:58 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- c1bed6a
- Parents:
- b0317cb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/Makefile
rb0317cb r29d234f 121 121 ln -sf ../init.d/setclock ${EXTDIR}/rc.d/rcsysinit.d/S60setclock 122 122 if [ ! -f ${EXTDIR}/sysconfig/rc ]; then install -m ${CONFMODE} lfs/sysconfig/rc ${EXTDIR}/sysconfig/; fi 123 if [ ! -f ${EXTDIR}/sysconfig/createfiles ]; then install -m ${CONFMODE} lfs/sysconfig/createfiles ${EXTDIR}/sysconfig/; fi 123 124 124 125 .PHONY: all create-dirs create-service-dir \
Note:
See TracChangeset
for help on using the changeset viewer.