Projects
Eulaceura:Mainline:GA
poly2tri
_service:obs_scm:Makefile
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:Makefile of Package poly2tri
CXX = g++ CFLAGS ?= -O2 -g -pipe -Wall LIBS = -lGL INCLUDE = -I. OBJS = common/shapes sweep/advancing_front sweep/cdt sweep/sweep sweep/sweep_context all: libpoly2tri.so.1.0 libpoly2tri.so.1.0: $(patsubst %,%.o, $(OBJS)) $(CXX) $(LDFLAGS) -shared -Wl,-soname,libpoly2tri.so.1.0 $^ $(LIBS) -o $@ %.o: %.cc $(CXX) $(CFLAGS) $(INCLUDE) -c -fPIC $< -o $@ clean: rm -f */*.o libpoly2tri.so*
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2