File: Makefile.am

package info (click to toggle)
mcl 1%3A06-021-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,276 kB
  • ctags: 2,975
  • sloc: ansic: 32,352; sh: 3,556; perl: 1,437; makefile: 338
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am,v 1.6 2002/05/12 21:39:08 joostvb Exp $

include $(top_srcdir)/include/include.am

bin_PROGRAMS = mcx
mcx_SOURCES  = mcx.c stack.c glob.c util.c ops.c

EXTRA_DIST = stack.h glob.h util.h ops.h