File: makefile.am

package info (click to toggle)
mona 1.4-18-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,316 kB
  • sloc: ansic: 13,825; cpp: 12,615; sh: 4,569; makefile: 111; lisp: 48
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
MAINTAINERCLEANFILES = makefile.in makefile
bin_PROGRAMS = dfa2dot gta2dot
dfa2dot_SOURCES = dfa2dot.c dfalib.c dfalib.h bddlib.h
gta2dot_SOURCES = gta2dot.c gtalib.c gtalib.h bddlib.h

lib:	all