pkgsrc/devel/sfio/patches/patch-ai
agc 85ddd63bc8 Convert this package to use native Makefiles.
Sync the manual page with reality.
1998-11-02 21:18:13 +00:00

11 lines
343 B
Text

$NetBSD: patch-ai,v 1.1 1998/11/02 21:18:14 agc Exp $
NetBSD included Makefile for stdio stubs.
--- /dev/null Mon Nov 2 17:57:38 1998
+++ src/lib/sfio/Stdio_s/Makefile.inc Mon Nov 2 17:26:59 1998
@@ -0,0 +1,4 @@
+.PATH: ${.CURDIR}/Stdio_s
+
+SRCS+= stdgets.c stdopen.c stdprintf.c stdscanf.c stdsprintf.c stdvbuf.c \
+ stdputc.c stdgetc.c