mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
$NetBSD: patch-aa,v 1.4 2013/12/17 15:05:23 tron Exp $
|
|
|
|
Fix build.
|
|
|
|
--- Makefile.orig Tue Mar 26 16:19:05 2002
|
|
+++ Makefile
|
|
@@ -0,0 +1,3 @@
|
|
+PROG= ttcp
|
|
+
|
|
+.include <bsd.prog.mk>
|