File: Makefile.am

package info (click to toggle)
gmoo 0.5.6-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,388 kB
  • ctags: 2,213
  • sloc: ansic: 18,316; sh: 5,396; makefile: 385; perl: 205; sed: 93; tcl: 30
file content (11 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

SUBDIRS = src share intl po

@SET_MAKE@

dist-hook:
	mkdir $(distdir)/doc
	cp -p doc/SCRIPTING $(distdir)/doc/
	cp -p doc/SCRIPT_FUNCTIONS $(distdir)/doc/
	cp -p BUGS $(distdir)/