Lines Matching defs:INSTALL
33 # 'make install' must be done by root
35 # this package needs getopt(3), bitstring(3), and BSD install(8).
74 #<<the name of the BSD-like install program>>
75 #INSTALL = installbsd
76 INSTALL = install
84 INFOS = README CHANGES FEATURES INSTALL CONVERSION THANKS MAIL
112 install : all
113 $(INSTALL) -c -m 111 -o root -s cron $(DESTSBIN)/
114 $(INSTALL) -c -m 4111 -o root -s crontab $(DESTBIN)/
115 # $(INSTALL) -c -m 111 -o root -g crontab -s cron $(DESTSBIN)/
116 # $(INSTALL) -c -m 2111 -o root -g crontab -s crontab $(DESTBIN)/