File: Makefile.cvs

package info (click to toggle)
scribus 1.2.5.dfsg-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 35,352 kB
  • ctags: 9,123
  • sloc: cpp: 105,458; sh: 16,519; ansic: 8,812; perl: 2,001; python: 1,551; makefile: 1,460; xml: 107
file content (7 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
all:
	$(MAKE) -f admin/Makefile.common cvs

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

.SILENT: