1 1.10 apb # $NetBSD: Makefile,v 1.10 2008/09/26 18:56:43 apb Exp $ 2 1.5 cgd # @(#)Makefile 8.1 (Berkeley) 5/31/93 3 1.1 cgd 4 1.9 apb PROG= strfile 5 1.9 apb MAN= strfile.8 6 1.10 apb MLINKS= strfile.8 unstr.8 7 1.6 thorpej 8 1.9 apb .include "../../Makefile.inc" 9 1.9 apb .include <bsd.prog.mk> 10