File: Makefile.am

package info (click to toggle)
libti68k 1.4.2-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,252 kB
  • ctags: 3,111
  • sloc: ansic: 32,548; sh: 9,077; makefile: 437; sed: 93
file content (10 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

INCLUDES = -I$(top_srcdir)/src

EXTRA_DIST =

noinst_PROGRAMS = test_libti68k

test_libti68k_LDFLAGS = 
test_libti68k_LDADD = $(top_builddir)/src/libti68k.la @SDL_LIBS@