Fix the directory layout and build system.
[gfxprim.git] / libs / gfx / Makefile
bloba3e7da2f7648e9a4b0b2f66e453d5770be01eeca
1 TOPDIR=../..
2 CSOURCES=$(shell ls *.c)
3 LIBNAME=gfx
4 include $(TOPDIR)/include.mk
5 include $(TOPDIR)/lib.mk