9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
$NetBSD: patch-aa,v 1.3 2007/01/18 11:28:00 rillig Exp $
|
|
|
|
--- Makefile.orig Tue Mar 26 16:19:05 2002
|
|
+++ Makefile
|
|
@@ -0,0 +1,3 @@
|
|
+PROG= ttcp
|
|
+
|
|
+.include <bsd.prog.mk>
|