File: Makefile.am

package info (click to toggle)
grcompiler 4.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 11,056 kB
  • sloc: cpp: 45,565; sh: 4,451; ansic: 4,377; makefile: 185; xml: 175; perl: 127
file content (8 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
bin_PROGRAMS = gdlpp

gdlpp_SOURCES = cpp.h cppdef.h cppadd.h fpp.h FPPBase.h fpp_pragmas.h FPP_protos.h memory.h \
	cpp1.c cpp2.c cpp3.c cpp4.c cpp5.c cpp6.c memory.c usecpp.c 

gdlpp_CFLAGS = -Dunix -DGDLPP -DPKGDATADIR=\"$(pkgdatadir)\"

EXTRA_DIST = fcpp-1.5.1.tar.gz README