mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
f99f74a746
PR: 18242 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
--- time/Makefile.in.orig Sat Apr 29 15:17:20 2000
|
|
+++ time/Makefile.in Sat Apr 29 15:17:25 2000
|
|
@@ -11,7 +11,6 @@
|
|
ECHO = echo
|
|
RANLIB = @RANLIB@
|
|
|
|
- CXXFLAGS = -O
|
|
CXXINCS = -I.. -I$(srcdir)
|
|
OBJS = Date.o Month.o Time.o WeekDay.o Year.o parse.o
|
|
TESTS = testparse
|