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.7 by cebix, 2000-10-10T19:28:01Z vs.
Revision 1.8 by cebix, 2000-10-15T15:07:09Z

# Line 2 | Line 2
2   SUBDIRS = src
3  
4   # Requires automake 1.4
5 < AUTOMAKE_OPTIONS = 1.4
5 > AUTOMAKE_OPTIONS = foreign 1.4
6  
7   # Manpages
8 < man_MANS = mon.1
8 > man_MANS = cxmon.1
9  
10 < EXTRA_DIST = mon.1
10 > EXTRA_DIST = cxmon.1
11  
12 < dist-hook: mon.spec
13 <        cp mon.spec $(distdir)
12 > dist-hook: cxmon.spec
13 >        cp cxmon.spec $(distdir)
14  
15   # Rule to build tar-gzipped distribution package
16   $(PACKAGE)-$(VERSION).tar.gz: dist

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines