ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/Makefile.am
(Generate patch)

Comparing mon/Makefile.am (file contents):
Revision 1.1 by cebix, 2000-04-24T13:09:55Z vs.
Revision 1.4 by cebix, 2000-10-05T14:52:02Z

# Line 4 | Line 4 | SUBDIRS = src
4   # Requires automake 1.4
5   AUTOMAKE_OPTIONS = 1.4
6  
7 + # Manpages
8 + man_MANS = mon.1
9 + EXTRA_DIST = mon.1 mon.spec
10 +
11   # Rule to build tar-gzipped distribution package
12   $(PACKAGE)-$(VERSION).tar.gz: dist
13  
14   # Rule to build RPM distribution package
15   rpm: $(PACKAGE)-$(VERSION).tar.gz
16 <        cp $(PACKAGE)-$(VERSRION).tar.gz /usr/src/redhat/SOURCES
13 <        rpm -ba mon.spec
16 >        rpm --tarball a $(PACKAGE)-$(VERSION).tar.gz

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines