- Remove obsolete long name problem stuff.

This commit is contained in:
Sylvain Pion 2001-05-23 11:29:43 +00:00
parent 12e40becfe
commit ffab32aa14
1 changed files with 0 additions and 5 deletions

View File

@ -15,9 +15,6 @@ include $(CGAL_MAKEFILE)
CXXFLAGS = -I../../include\
$(CGAL_CXXFLAGS)\
-B$(UTIL)/Binutils/$(UNAME)/bin/
# $(LONG_NAME_PROBLEM_CXXFLAGS)
# $(LONG_NAME_PROBLEM_CXXFLAGS) \
# -g
@ -27,9 +24,7 @@ CXXFLAGS = -I../../include\
LDFLAGS = \
$(TESTSUITE_LDFLAGS) \
-B$(UTIL)/Binutils/$(UNAME)/bin/ \
$(CGAL_LDFLAGS)
# $(LONG_NAME_PROBLEM_LDFLAGS) \
#---------------------------------------------------------------------#
# target entries