aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: b108e9766381b4b21a06b39c7b050304d32704ce (plain)
1
2
3
4
noinst_PROGRAMS=trans
trans_SOURCES=main.c list.c sql.c xcript.c gram.y input.l
trans_LDADD=-ll
AM_YFLAGS = -dtv

Return to:

Send suggestions and report system problems to the System administrator.