1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/converters/mimepp/files/patch-aa

20 lines
565 B
Plaintext
Raw Normal View History

*** makefile.unx Tue Sep 2 19:28:33 1997
--- /home/andy/tmp/wrk/makefile.unx Tue Sep 23 07:48:55 1997
***************
*** 26,32 ****
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS =
# The search path for include files. Change only if necessary.
INC_PATH = -I.
--- 26,32 ----
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS = ${CFLAGS}
# The search path for include files. Change only if necessary.
INC_PATH = -I.