File: Makefile.am

package info (click to toggle)
libpgf 7.21.7%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 540 kB
  • sloc: cpp: 4,499; ansic: 541; makefile: 68; sh: 2
file content (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
libpgfincdir = $(includedir)/libpgf

install-exec-hook:
		  $(mkinstalldirs) $(DESTDIR)/$(libpgfincdir)

libpgfinc_HEADERS = \
	PGFimage.h  \
	PGFplatform.h  \
	PGFtypes.h  \
	PGFstream.h