File: Makefile.am

package info (click to toggle)
tiemu 2.00-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,100 kB
  • ctags: 2,953
  • sloc: ansic: 27,979; sh: 8,836; makefile: 365; cpp: 158
file content (13 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
helpdir = $(pkgdatadir)/help
dist_help_DATA = *.html *.png *.jpg

uninstall:
	rm -f $(pkgdatadir)/help/*.html
	rm -f $(pkgdatadir)/help/*.png
	rm -f $(pkgdatadir)/help/*.jpg


dos2unix:
	dos2unix
	lowercase
	uppercase