File: Makefile.am

package info (click to toggle)
bcg729 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,064 kB
  • sloc: ansic: 5,959; perl: 179; makefile: 130; sh: 51
file content (15 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = bin

testCampaignAll-exec: $(srcdir)/testCampaignAll $(srcdir)/testCampaign
	cp -f $(srcdir)/testCampaignAll testCampaignAll-exec
	cp -f $(srcdir)/testCampaign testCampaign-exec


TESTS = testCampaignAll-exec

EXTRA_DIST=testCampaignAll testCampaign

CLEANFILES=testCampaignAll-exec testCampaign-exec

clean-local:
	rm -rf patterns