File: Makefile.am

package info (click to toggle)
gom 0.29.10-5
  • links: PTS
  • area: main
  • in suites: slink
  • size: 420 kB
  • ctags: 292
  • sloc: ansic: 3,189; sh: 573; makefile: 70
file content (13 lines) | stat: -rwxr-xr-x 447 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# @configure_input@
#
# Makefile for gom; (c) Stephan Suerken 1996, 1997
#
# binaries to install
bin_PROGRAMS = gom
# all gom sources
gom_SOURCES = gom_info.c gom_info.h \
              gom_driver_oss.c gom_driver_oss.h \
              gom_mixer.c gom_mixer.h \
              gom_gomii.c gom_gomii.h gom_file.c gom_file.h gom_action.c gom_action.h \
              gom_iface_c.c gom_iface_t.c gom_iface_x.c gom_iface.h gom.c gom.h
man_MANS = gom.1