File: Makefile.am

package info (click to toggle)
xbase64 3.1.2-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,288 kB
  • sloc: cpp: 14,554; sh: 8,612; makefile: 112
file content (19 lines) | stat: -rwxr-xr-x 446 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

INCLUDES= -I$(topdir)
LDADD	= -L$(topdir)/xbase64 -lxbase64

INSTALL_PROGRAM = @INSTALL@

noinst_PROGRAMS = indextst exptest locktest testdate lfiletst

indextst_SOURCES  = indextst.cpp
exptest_SOURCES   = exptest.cpp
locktest_SOURCES  = locktest.cpp
testdate_SOURCES  = testdate.cpp
lfiletst_SOURCES  = lfiletst.cpp 

noinst_HEADERS =

EXTRA_DIST = readme makebcc.bat

CLEANFILES = Makefile.in *.exe compout *.tds *.dbf *.dbt *.ndx *.ntx *.obj