File: Makefile.am

package info (click to toggle)
parser 3.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,416 kB
  • sloc: cpp: 31,111; sh: 11,522; ansic: 9,417; yacc: 1,363; makefile: 236; awk: 5
file content (10 lines) | stat: -rw-r--r-- 417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
SUBDIRS = src etc bin
ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4

EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall-with-xml buildall-without-xml acsite.m4

commit:
#       trick to make 'make' happy at check out time
#       and avoid redundant remaking: aclocal+autoconf+automake

	cvs commit -m "no message" -f configure.in acsite.m4 aclocal.m4 Makefile.am Makefile.in configure src/include/pa_config_auto.h.in