ispman Makefile,1.64,1.65
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7417 Modified Files: Makefile Log Message: added new target for ispman-agent only installation Index: Makefile =================================================================== RCS file: /cvsroot/ispman/ispman/Makefile,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- Makefile 1 Aug 2004 21:26:55 -0000 1.64 +++ Makefile 2 Aug 2004 21:26:20 -0000 1.65 @@ -75,6 +75,13 @@ done +# install agent binary +install-agent: install-base + @echo "ISPMan agent" + @echo "------------" + $(INSTALL) -c -m 750 bin/ispman-agent $(DESTDIR)$(PREFIX)/bin + + # install files for web UI install-web: install-base @echo "ISPMan web interface" ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com