~ubuntu-branches/ubuntu/karmic/potracegui/karmic

« back to all changes in this revision

Viewing changes to Makefile.cvs

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Wegscheider
  • Date: 2005-04-30 23:04:34 UTC
  • Revision ID: james.westby@ubuntu.com-20050430230434-733cdzgwcwtb98ud
Tags: upstream-1.3
ImportĀ upstreamĀ versionĀ 1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
all: 
 
2
        @echo "This Makefile is only for the CVS repository"
 
3
        @echo "This will be deleted before making the distribution"
 
4
        @echo ""
 
5
        $(MAKE) -f admin/Makefile.common cvs
 
6
 
 
7
dist:
 
8
        $(MAKE) -f admin/Makefile.common dist
 
9
 
 
10
.SILENT: