mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 08:30:10 +01:00
progs/glsl: Remove double target def for vert-or-frag-only
This commit is contained in:
parent
bd2e8888ed
commit
b2e9d415ed
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ vert-or-frag-only: vert-or-frag-only.o shaderutil.o
|
|||
$(APP_CC) -I$(INCDIR) $(CFLAGS) $(LDFLAGS) vert-or-frag-only.o shaderutil.o $(LIBS) -o $@
|
||||
|
||||
|
||||
|
||||
vert-tex.o: vert-tex.c extfuncs.h shaderutil.h
|
||||
$(APP_CC) -c -I$(INCDIR) $(CFLAGS) vert-tex.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue