File: Makefile.am

package info (click to toggle)
pslib 0.2.7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,796 kB
  • ctags: 1,050
  • sloc: sh: 8,889; ansic: 8,668; makefile: 230
file content (16 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

SUBDIRS = data include src po $(DOCDIR)

spec = pslib.spec

EXTRA_DIST = $(spec) $(spec).in autogen.sh libps.pc.in intltool-extract.in intltool-merge.in intltool-update.in

#all-local: $(spec)

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

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