diff --git a/GNUmakefile b/GNUmakefile index 6e409f086b7cf31c754202a87ab89d0f0604d15c..80d2bee68617450b31d24669f78ea33da13dcb1b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,12 +1,12 @@ ### -### Makefile for building libcsgeb.a with GNU Make. +### Makefile for building libcsg-eb.a with GNU Make. ### Only works with GCC compiler ### Expects to find paths for dependencies defined in: BOOST_HOME, CATCH2_HOME, CGAL_HOME, PEGTL_HOME ### -TARGET ?= libcsgeb.a +TARGET ?= libcsg-eb.a BUILD_DIR ?= ./build SRCFILENAMES := csg.cpp \