]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/strings/Makefile
This commit was generated by cvs2svn to compensate for changes in r116464,
[FreeBSD/FreeBSD.git] / usr.bin / strings / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   strings
5 MAN=    strings.1aout
6 BINDIR= /usr/libexec/aout
7
8 .include <bsd.prog.mk>