File: Makefile.am

package info (click to toggle)
extace 1.9.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,036 kB
  • ctags: 774
  • sloc: sh: 8,808; ansic: 7,934; makefile: 194
file content (16 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# If you want to build these components, please cd to their respective
# directories and type `make'.
AUTOMAKE_OPTIONS = foreign


subdirs = src include

SUBDIRS = $(subdirs) 

DIST_SUBDIRS = $(subdirs)

DEPDIR = ${subdirs}/.deps

CLEANFILES = *~ core* 

EXTRA_DIST = configure CREDITS VERSION extace.spec AUTHORS TODO