agg/Makefile.in.BeOS

8 lines
88 B
Makefile

AGGLIBS= -lagg
AGGCXXFLAGS = -O1
CXX = g++
C = cc
LIB = ar -cru
.PHONY : clean