File: Makefile

package info (click to toggle)
pdp 1%3A0.12.5-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,676 kB
  • sloc: ansic: 20,381; asm: 1,973; makefile: 349; perl: 145; sh: 83; 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