]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/patch/Makefile
This commit was generated by cvs2svn to compensate for changes in r5093,
[FreeBSD/FreeBSD.git] / usr.bin / patch / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2
3 PROG=   patch
4 SRCS=   patch.c pch.c inp.c version.c util.c
5
6 .include <bsd.prog.mk>