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

Comparing mon/Makefile (file contents):
Revision 1.5 by cebix, 1999-10-06T13:06:24Z vs.
Revision 1.6 by cebix, 1999-10-06T13:06:58Z

# Line 45 | Line 45 | $(SRCARCHIVE): $(SRCS) $(DOCS)
45          -rm -rf $(TMPDIR)
46          mkdir $(TMPDIR)
47          cd $(TMPDIR); cvs export -D "$(ISODATE)" mon
48 <        rm $(TMPDIR)/mon.spec $(TMPDIR)/Makefile
48 >        rm $(TMPDIR)/mon/mon.spec $(TMPDIR)/mon/Makefile
49          mv $(TMPDIR)/mon $(TMPDIR)/$(VERNAME)
50          cd $(TMPDIR); tar cfz $@ $(VERNAME)
51          mv $(TMPDIR)/$@ .

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines