mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 05:22:40 -04:00
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2000/10/18 09:35:40 itojun Exp $
|
|
--- Makefile- Wed Oct 18 18:24:04 2000
|
|
+++ Makefile Wed Oct 18 18:24:28 2000
|
|
@@ -4,4 +4,5 @@
|
|
MANDIR=/usr/local/man/man$(MANEXT)
|
|
-CFLAGS=-O
|
|
+#CFLAGS=-O
|
|
|
|
+all: untex
|
|
untex: untex.c
|