12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
$OpenBSD: patch-lib_Makefile,v 1.1 2001/03/17 14:58:41 wilfried Exp $
|
|
--- lib/Makefile.orig Mon Sep 30 05:57:36 1996
|
|
+++ lib/Makefile Fri Mar 16 19:37:49 2001
|
|
@@ -22,7 +22,5 @@
|
|
#Note may need to change this for your system, the only reason this Makefile
|
|
#exists is because the non-gnu make on suns is brain dead.
|
|
|
|
-CC=gcc
|
|
-CFLAGS=-O
|
|
all: getopt.o getopt1.o
|
|
|