ClamAV is an open source (GPLv2) anti-virus toolkit.
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.
clamav/test/Makefile.am

16 lines
414 B

FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe.bz2 clam.exe clam.zip \
clam.arj clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe
SPLIT_DIR=$(top_srcdir)/test/.split
all: $(FILES)
% : $(SPLIT_DIR)/split.%aa $(SPLIT_DIR)/split.%ab
cat $(SPLIT_DIR)/split.$*aa $(SPLIT_DIR)/split.$*ab > $*
clean-local:
rm -f $(FILES)
EXTRA_DIST = .split