Changeset 89 for server/common/oursrc/accountadm/Makefile.in
- Timestamp:
- Jan 20, 2007, 9:23:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/accountadm/Makefile.in
r87 r89 10 10 11 11 install: 12 install -p -m 755-D modbashrc $(DESTDIR)$(sysconfdir)/modbashrc12 install -p -m644 -D modbashrc $(DESTDIR)$(sysconfdir)/modbashrc 13 13 install -p -m755 -D modbash $(DESTDIR)$(bindir)/modbash 14 install -p -m755 -D admof $(DESTDIR)$( bindir)/admof14 install -p -m755 -D admof $(DESTDIR)$(sbindir)/admof 15 15 install -p -m755 -D signup-scripts-frontend $(DESTDIR)$(sbindir)/signup-scripts-frontend 16 16 install -p -m755 -D signup-scripts-backend $(DESTDIR)$(sbindir)/signup-scripts-backend
Note: See TracChangeset
for help on using the changeset viewer.