Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Externals / vttest / Makefile
1 #
2 # Acess2 External: dropbear
3 # - Makefile and patches by John Hodge (thePowersGang)
4 #
5
6 DEPS := 
7 TARBALL_PATTERN := vttest*.tar.gz
8 TARBALL_TO_DIR_L := %.tar.gz
9 TARBALL_TO_DIR_R := %*
10 PATCHES := 
11 CONFIGURE_ARGS = 
12 BTARGETS = all
13 ITARGETS = install
14
15 include ../common.mk
16

UCC git Repository :: git.ucc.asn.au