branch | dev |
changeset 111 | 958dec48d946 |
parent 110 | 430d9e71e921 |
child 112 | f209958b5c17 |
--- a/FindCGAL.Makefile Tue Jan 20 10:53:35 2009 -0800 +++ /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)"