You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
459 B

## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libltra.a
libltra_a_SOURCES = \
ltra.c \
ltraacct.c \
ltraacld.c \
ltraask.c \
ltradefs.h \
ltradel.c \
ltradest.c \
ltraext.h \
ltrainit.c \
ltrainit.h \
ltraitf.h \
ltraload.c \
ltramask.c \
ltramdel.c \
ltramisc.c \
ltrampar.c \
ltrapar.c \
ltraset.c \
ltratemp.c \
ltratrun.c
INCLUDES = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in