mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
|
--- des/Makefile.orig Wed Jan 5 20:20:30 2000
|
||
|
+++ des/Makefile Wed Jan 5 20:20:44 2000
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-CFLAGS=-O
|
||
|
+CFLAGS=$(OPTFLAGS)
|
||
|
|
||
|
all: des.a
|
||
|
|