Fixed Makefile

This commit is contained in:
Pierre Pronchery 2011-05-11 20:52:48 +00:00
parent 1ed68158d4
commit a0acb1baf8

View File

@ -1,5 +1,5 @@
TARGETS = panel_test
PREFIX = /home/khorben
PREFIX = /usr/local
DESTDIR =
BINDIR = $(PREFIX)/bin
CC = cc