File: Makefile

package info (click to toggle)
pdp 1%3A0.14.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,908 kB
  • ctags: 4,406
  • sloc: ansic: 22,321; asm: 2,088; makefile: 547; perl: 145; sh: 114; cpp: 4
file content (8 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
include ../Makefile.config

all:	pdp_texture.o pdp_3Dcontext_glx.o pdp_3Dcontext_common.o \
	pdp_opengl.o pdp_3dp_base.o pdp_mesh.o setup.o

clean:
	rm -rf *~ *.o