[nut]: r141 - trunk/libnut/Makefile

22 Sep
2006
22 Sep
'06
10:08 a.m.
Author: ods15 Date: Fri Sep 22 12:08:40 2006 New Revision: 141 Modified: trunk/libnut/Makefile Log: update make clean to libnut.a Modified: trunk/libnut/Makefile ============================================================================== --- trunk/libnut/Makefile (original) +++ trunk/libnut/Makefile Fri Sep 22 12:08:40 2006 @@ -12,5 +12,6 @@ .c.o: priv.h nut.h ${CC} ${CFLAGS} $^ -c -o $@ + clean: - rm -f *\~ libnut.so *.o + rm -f *\~ libnut.so libnut.a *.o
6896
Age (days ago)
6896
Last active (days ago)
0 comments
1 participants
participants (1)
-
ods15