Corrected a long-standing error in which ending text with a literal
[xcircuit.git] / asg / Makefile.am
blobb2cfe250e5177b9429ea643dde874ec4f6ce9de0
1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign no-dependencies
5 EXTRA_DIST =
7 INCLUDES = -I.. ${INC_SPECS}
9 SUBDIRS =
10 SUBLIB =
12 # Requirements for ASG library
13 noinst_LIBRARIES = libasg.a
15 libasg_a_SOURCES = \
16    var.c list.c cstitch.c psfigs.c debug.c utility.c parse_support.c \
17    global_route.c local_route.c place.c terminals.c n2a.c asg.c asg_module.c