comparison src/sexypsf/Makefile @ 550:6e0751b8b2a1 trunk

[svn] - who the fuck put that there
author nenolod
date Thu, 25 Jan 2007 22:27:29 -0800
parents ad8e44bcdf8a
children 550c9e382cf8
comparison
equal deleted inserted replaced
549:f4b8032d08f1 550:6e0751b8b2a1
21 21
22 LIBADD = -lz 22 LIBADD = -lz
23 23
24 OBJECTS = ${SOURCES:.c=.o} 24 OBJECTS = ${SOURCES:.c=.o}
25 25
26 CFLAGS += -Wno-nonnull $(PICFLAGS) $(GTK_CFLAGS) -I../../intl -I../.. -Ispu/ -I. 26 CFLAGS += $(PICFLAGS) $(GTK_CFLAGS) -I../../intl -I../.. -Ispu/ -I.
27 27
28 include ../../mk/objective.mk 28 include ../../mk/objective.mk
29 29
30 clean-posthook: 30 clean-posthook:
31 @rm -f spu/*.o 31 @rm -f spu/*.o