/[cebix]/BasiliskII/Makefile
ViewVC logotype

Diff of /BasiliskII/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by cebix, Tue Oct 5 10:36:41 1999 UTC revision 1.10 by cebix, Wed Oct 6 13:07:50 1999 UTC
# Line 47  $(SRCARCHIVE): $(SRCS) $(DOCS) Line 47  $(SRCARCHIVE): $(SRCS) $(DOCS)
47          -rm -rf $(TMPDIR)          -rm -rf $(TMPDIR)
48          mkdir $(TMPDIR)          mkdir $(TMPDIR)
49          cd $(TMPDIR); cvs export -D "$(ISODATE)" BasiliskII          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          rm -rf $(TMPDIR)/BasiliskII/src/powerrom_cpu    #not yet ready for distribution
52          mv $(TMPDIR)/BasiliskII $(TMPDIR)/$(VERNAME)          mv $(TMPDIR)/BasiliskII $(TMPDIR)/$(VERNAME)
53          cd $(TMPDIR); tar cfz $@ $(VERNAME)          cd $(TMPDIR); tar cfz $@ $(VERNAME)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15