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