File: Makefile.am

package info (click to toggle)
gpsim 0.26.1-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 11,200 kB
  • sloc: cpp: 86,839; sh: 18,875; asm: 16,815; ansic: 4,468; makefile: 1,308; lex: 1,129; yacc: 823; pascal: 177; perl: 93; awk: 44
file content (9 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in

INCLUDES = @X_CFLAGS@

SUBDIRS = graphic_lcd  lcd  ds1307

EXTRA_DIST = rs232-gen/Makefile rs232-gen/example/Makefile \
	rs232-gen/example/example.asm rs232-gen/example/example.stc \
	rs232-gen/example/README rs232-gen/README rs232-gen/rs232-gen.c