changeset 285 | d9a79a28e3cc |
parent 58 | b3b810b64a79 |
parent 284 | 67644b9c7668 |
child 286 | 0496c5f88b2a |
--- a/FindCGAL.Makefile Fri Aug 24 16:58:25 2007 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -include $(CGAL_MAKEFILE) - -all: libpath libpaths ldflags cxxflags - -libpath: - @echo "$(CGAL_LIB_DIR)" - -libpaths: - @echo "$(CGAL_LIBPATHFLAGS)" - -ldflags: - @echo "$(CGAL_LDFLAGS)" - -cxxflags: - @echo "$(CGAL_CXXFLAGS)"