File: Makefile.am

package info (click to toggle)
gpt 1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,128 kB
  • sloc: sh: 9,899; cpp: 6,783; makefile: 146
file content (11 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = src doc exemplos lib

EXTRA_DIST = INSTALL.default ChangeLog HACKING THANKS README.en README.pt_BR

uninstall-devel:
	rm -rf $(includedir)/${PACKAGE} 
	rm -f $(libdir)/libgportugol*