1 # $NetBSD: Makefile,v 1.6 1999/07/12 20:19:20 itojun Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= tftp 5 SRCS= main.c tftp.c tftpsubs.c 6 7 # cope with past spec changes 8 CPPFLAGS+=-Dss_len=__ss_len -Dss_family=__ss_family 9 10 .include <bsd.prog.mk> 11
Indexes created Thu Oct 23 22:10:10 GMT 2025