# $NetBSD: Makefile.test,v 1.3 1999/03/16 16:30:22 minoura Exp $ # # Makefile for test PROG= zcat SRCS= main.c unzip.c inflate.c MKMAN= no CFLAGS= -Wall -O -fomit-frame-pointer -DBOOT -DTEST LDFLAGS= -static -N .include