File: Makefile.am

package info (click to toggle)
xbae 4.60.4-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,020 kB
  • sloc: ansic: 22,089; sh: 8,293; makefile: 522; tcl: 1
file content (19 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# $Header: /cvsroot/xbae/Xbae/include/Xbae/Makefile.am,v 1.5 2000/06/09 08:07:46 amai Exp $
#

MAINTAINERCLEANFILES=Makefile.in
EXTRA_DIST=	Imakefile

xbaedir = $(includedir)/Xbae

noinst_HEADERS = \
	Actions.h Converters.h Create.h Draw.h Macros.h \
	Methods.h ScrollMgr.h Shadow.h Utils.h

xbae_HEADERS = \
	Matrix.h Input.h Caption.h \
	MatrixP.h Clip.h ClipP.h CaptionP.h InputP.h patchlevel.h

# xbae_DATA=	Matrix.h Input.h Caption.h patchlevel.h
# EXTRA_DIST=	Matrix.h.in Input.h.in Caption.h.in