# Deprecated Makefile targets help_TARGETS: @echo "setup_RPM: build LON-CAPA-setup RPM from CVS repository" @echo " handy for CD-ROM generation" setup_RPM: echo "SetupBinaryRoot/etc/passwd" > setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/group" >> setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/hosts.deny" >> setup_rpm_file_list.txt echo "SetupBinaryRoot/home/www" >> setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/pam.d/passwd" >> setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/pam.d/login" >> setup_rpm_file_list.txt perl setup_rpm_binaryroot.pl cat setup_rpm_file_list.txt | perl make_rpm.pl setup 3.2 '' '' \ SetupBinaryRoot customizerpm.xml