File: Makefile.am

package info (click to toggle)
xmorph 1%3A20011220
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,468 kB
  • ctags: 1,534
  • sloc: ansic: 16,401; sh: 2,651; makefile: 556; tcl: 516
file content (13 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13

## Process this file with automake to produce Makefile.in

include ../Makefile.conf


INCLUDES = 	-I$(top_srcdir)/libmorph -I$(top_srcdir)/intl 

bin_PROGRAMS = morph

morph_LDADD =   $(INTLLIBS)  ../libmorph/libmorph.la $(NON_GUI_LIBS)

morph_SOURCES =    main.c