source: trunk/third/moira/clients/moira/Doc/Makefile @ 23740

Revision 23740, 236 bytes checked in by broder, 16 years ago (diff)
In moira: * New CVS snapshot (Trac: #195) * Drop patches that have been incorporated upstream. * Update to build without krb4 on systems that no longer have it. This doesn't build yet on squeeze, which lacks a krb4 library, but I'm committing now before I start hacking away at a patch to fix that.
Line 
1# $Header: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/clients/moira/Doc/Makefile,v 1.1 1996-07-02 02:01:45 danw Exp $
2
3all: internal.PS
4
5internal.PS: internal.mss
6        scribe internal
7
8clean:
9        rm -f *.PS *.err *.aux *.otl
Note: See TracBrowser for help on using the repository browser.