Cross Reference: Makefile
xref: /src/tests/usr.bin/ftp/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/usr.bin/ftp/
11.1Sriastrad# $NetBSD: Makefile,v 1.1 2024/10/12 22:19:37 riastradh Exp $
21.1Sriastrad
31.1Sriastrad.include <bsd.own.mk>
41.1Sriastrad
51.1SriastradTESTSDIR=	${TESTSBASE}/usr.bin/ftp
61.1SriastradTESTS_SH=	t_custom_headers
71.1Sriastrad
81.1SriastradSCRIPTSDIR=	${TESTSDIR}
91.1SriastradSCRIPTS+=	custom_headers.sh
101.1Sriastrad
111.1Sriastrad# Keep the .sh suffix because we use it to trigger cgi-bin handling in
121.1Sriastrad# bozohttpd (rather silly but it's easier that way).
131.1SriastradSCRIPTSNAME_custom_headers.sh=	custom_headers.sh
141.1Sriastrad
151.1Sriastrad.include <bsd.test.mk>
16

Indexes created Mon Nov 10 17:20:41 GMT 2025