File: Makefile.am

package info (click to toggle)
pxlib 0.6.4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,604 kB
  • ctags: 627
  • sloc: sh: 9,966; ansic: 5,363; makefile: 187
file content (18 lines) | stat: -rwxr-xr-x 453 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Process this file with automake to produce Makefile.in

SUBDIRS = include src po $(DOCDIR)

spec = $(PACKAGE).spec

EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in $(spec) $(spec).in autogen.sh pxlib.pc.in CMakeLists.txt cmakeconfig.h.in cmake

#all-local: $(spec)

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = pxlib.pc

rpm: $(distdir).tar.gz
	rpm -ta $(distdir).tar.gz

clean-am:
	rm -rf CMakeFiles cmake_install.cmake