Fix up more stale references to gl(X)_API.xml which have moved.
[mesa.git] / progs / trivial / Makefile
index 6c78ae90a9689506c302ccc43e5df3fb7f9f9471..b4a903cb68ff5be8bbc92246af6c8a88872fa430 100644 (file)
@@ -205,14 +205,6 @@ default: $(UTIL_FILES) $(PROGS)
 clean:
        -rm -f $(PROGS)
        -rm -f *.o
-       -rm -f getproclist.h
-
-
-# auto code generation
-getprocaddress: getprocaddress.c getproclist.h
-
-getproclist.h: $(TOP)/src/mesa/glapi/gl_API.xml getprocaddress.c getprocaddress.py
-       python getprocaddress.py > getproclist.h
 
 
 texrect: texrect.o readtex.o