mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
a0fc0739d0
A High Quality Rendering Engine for C++
9 lines
126 B
Makefile
9 lines
126 B
Makefile
AGGLIBS= -lagg
|
|
AGGCXXFLAGS = -I%%X11BASE%%/include -L%%X11BASE%%/lib
|
|
#CXX =
|
|
#C = gcc
|
|
#CXX = icc
|
|
LIB = ar cr
|
|
|
|
.PHONY : clean
|