mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
10 lines
310 B
Text
10 lines
310 B
Text
--- 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
|