File: Makefile.am

package info (click to toggle)
emcast 0.3.2-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,532 kB
  • ctags: 898
  • sloc: sh: 9,351; ansic: 7,234; perl: 731; makefile: 168
file content (13 lines) | stat: -rw-r--r-- 257 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

@SET_MAKE@


bin_PROGRAMS    = star-emcast

##########

INCLUDES = -I$(top_srcdir)/src
star_emcast_LDFLAGS =
star_emcast_LDADD = $(top_builddir)/src/libemcast.la
star_emcast_SOURCES = star-emcast.c