patch-makefile_unx 406 B

12345678910111213
  1. $OpenBSD: patch-makefile_unx,v 1.1 2007/10/26 20:39:26 ajacoutot Exp $
  2. --- makefile.unx.orig Tue Sep 2 21:28:33 1997
  3. +++ makefile.unx Fri Oct 26 22:35:39 2007
  4. @@ -26,7 +26,7 @@ CXX = g++
  5. # C++ compiler flags (except -c, -I, -L, -l)
  6. #
  7. # Add -g here if you want debugger symbols included
  8. -CXXFLAGS =
  9. +CXXFLAGS = ${CFLAGS}
  10. # The search path for include files. Change only if necessary.
  11. INC_PATH = -I.