1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/host_tools/fakeroot/test/Makefile.am
2024-07-22 01:58:46 -03:00

13 lines
351 B
Makefile
Executable File

AUTOMAKE_OPTIONS=foreign
TESTS = t.echoarg t.mknod t.tar t.truereturn t.falsereturn t.option \
t.touchinstall
suffix =
TESTS_ENVIRONMENT = libfakeroot=libfakeroot-0.so suffix=$(suffix) posixshell=$(SHELL)
CLEANFILES = tmp* tartest.tar.gz hda3
check_SCRIPTS = $(TESTS) echo_arg tartest compare-tar
EXTRA_DIST = $(check_SCRIPTS) tartest.tar.gz.uue