~ubuntu-branches/ubuntu/karmic/kpreg/karmic

« back to all changes in this revision

Viewing changes to Makefile.cvs

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Tadeu Claro
  • Date: 2006-12-17 12:01:01 UTC
  • Revision ID: james.westby@ubuntu.com-20061217120101-7rk3di7fv5mk463e
Tags: upstream-1.5
ImportĀ upstreamĀ versionĀ 1.5

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: