File: Makefile.cvs

package info (click to toggle)
kcheckgmail 0.5.3a-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,008 kB
  • ctags: 538
  • sloc: sh: 10,931; perl: 2,725; cpp: 1,670; makefile: 115
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
all: 
	@echo "This Makefile is only for the CVS repository"
	@echo "This will be deleted before making the distribution"
	@echo ""
	$(MAKE) -f admin/Makefile.common cvs

#dist:
#	$(MAKE) -f admin/Makefile.common dist

.SILENT: