5 lines
109 B
Makefile
5 lines
109 B
Makefile
# Re-generate the filtered predicates for Filtered_Exact<>.
|
|
|
|
all:
|
|
$(MAKE) -C include/CGAL/Arithmetic_filter
|