test
This commit is contained in:
parent
37776af5db
commit
ab03d5f10c
4045 changed files with 286212 additions and 3 deletions
18
.config/Code/User/History/-1cb86127/Y9b6
Normal file
18
.config/Code/User/History/-1cb86127/Y9b6
Normal file
|
@ -0,0 +1,18 @@
|
|||
# CXXFLAGS = -g3 -Wall -fmessage-length=0 #-Werror
|
||||
|
||||
# OBJS = util.o game.o
|
||||
|
||||
# LIBS = -L/usr/X11R6/lib -L/sw/lib -L/usr/sww/lib -L/usr/sww/bin -L/usr/sww/pkg/Mesa/lib -lglut -lGLU -lGL -lX11 -lfreeimage -pthread
|
||||
|
||||
|
||||
|
||||
# TARGET = game
|
||||
|
||||
|
||||
# $(TARGET): $(OBJS)
|
||||
# $(CXX) -o $(TARGET) $(OBJS) $(LIBS)
|
||||
|
||||
# all: $(TARGET)
|
||||
|
||||
# clean:
|
||||
# rm -f $(OBJS) $(TARGET)
|
Loading…
Add table
Add a link
Reference in a new issue