# $NetBSD: Makefile,v 1.1.2.2 2024/10/13 16:06:37 martin Exp $ .include TESTSDIR= ${TESTSBASE}/usr.bin/ftp TESTS_SH= t_custom_headers SCRIPTSDIR= ${TESTSDIR} SCRIPTS+= custom_headers.sh # Keep the .sh suffix because we use it to trigger cgi-bin handling in # bozohttpd (rather silly but it's easier that way). SCRIPTSNAME_custom_headers.sh= custom_headers.sh .include