summary refs log tree commit diff
path: root/src/usr.bin/apply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/apply/Makefile')
-rw-r--r--src/usr.bin/apply/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr.bin/apply/Makefile b/src/usr.bin/apply/Makefile
new file mode 100644
index 0000000..68ce192
--- /dev/null
+++ b/src/usr.bin/apply/Makefile
@@ -0,0 +1,5 @@
+#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:16 deraadt Exp $
+
+PROG=	apply
+
+.include <bsd.prog.mk>