Re-generated Makefile

This commit is contained in:
Pierre Pronchery 2007-10-14 14:11:42 +00:00
parent 7c2fc2a67e
commit 6f8b233489

View File

@ -2,7 +2,6 @@ TARGETS = calendar fontsel progress run
PREFIX = /usr/local
DESTDIR =
BINDIR = $(PREFIX)/bin
INCLUDEDIR= $(PREFIX)/include
CC = cc
CPPFLAGS=
CFLAGSF = -W -Wall -ansi `pkg-config gtk+-2.0 --cflags`