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 (23 lines) | stat: -rwxr-xr-x 597 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
20
21
22
23

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

# for shadow passwords override the value
INSTALL_PROGRAM = @INSTALL@

noinst_PROGRAMS = sample1 sample2 sample3 sample4 sample5 \
               exfilter xbstring
	       
exfilter_SOURCES = exfilter.cpp
sample1_SOURCES  = sample1.cpp
sample2_SOURCES  = sample2.cpp
sample3_SOURCES  = sample3.cpp
sample4_SOURCES  = sample4.cpp
sample5_SOURCES  = sample5.cpp
xbstring_SOURCES = xbstring.cpp

noinst_HEADERS =

EXTRA_DIST = makebcc.bat 

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