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

Comparing BasiliskII/Makefile (file contents):
Revision 1.9 by cebix, 1999-10-05T10:36:41Z vs.
Revision 1.10 by cebix, 1999-10-06T13:07:50Z

# Line 47 | Line 47 | $(SRCARCHIVE): $(SRCS) $(DOCS)
47          -rm -rf $(TMPDIR)
48          mkdir $(TMPDIR)
49          cd $(TMPDIR); cvs export -D "$(ISODATE)" BasiliskII
50 +        rm $(TMPDIR)/BasiliskII/BasiliskII.spec $(TMPDIR)/BasiliskII/Makefile
51          rm -rf $(TMPDIR)/BasiliskII/src/powerrom_cpu    #not yet ready for distribution
52          mv $(TMPDIR)/BasiliskII $(TMPDIR)/$(VERNAME)
53          cd $(TMPDIR); tar cfz $@ $(VERNAME)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines