updating bsd patch, moving it back to usr.bin
Change-Id: Ibc356c932693729ebf86cc4cc51aeca65163af9b
This commit is contained in:
8
usr.bin/patch/Makefile
Normal file
8
usr.bin/patch/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.9 2008/09/19 18:33:34 joerg Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2005/05/16 15:22:46 espie Exp $
|
||||
# $DragonFly: src/usr.bin/patch/Makefile,v 1.8 2008/08/10 23:50:12 joerg Exp $
|
||||
|
||||
PROG= patch
|
||||
SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
Reference in New Issue
Block a user