home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-11-20 | 470 b | 23 lines |
- /*
- * Main Jmakefile for mailagent 2.9
- */
-
- ;# $Id: Jmakefile,v 2.9 92/07/14 16:46:57 ram Exp $
- ;#
- ;# Copyright (c) 1991, Raphael Manfredi
- ;#
- ;# You may redistribute only under the terms of the GNU General Public
- ;# Licence as specified in the README file that comes with dist.
- ;#
- ;# $Log: Jmakefile,v $
- ;# Revision 2.9 92/07/14 16:46:57 ram
- ;# 3.0 beta baseline.
- ;#
-
- all::
-
- NoManPages()
- SetSubdirs(agent)
- AddedByConfigure(install mkdep cppstdin)
- DependSubdirs()
-