[nut]: r574 - src/trunk/Makefile

3 Feb
2008
3 Feb
'08
6:55 p.m.
Author: diego Date: Sun Feb 3 19:55:28 2008 New Revision: 574 Log: Remove the shared lib upon uninstall. Modified: src/trunk/Makefile Modified: src/trunk/Makefile ============================================================================== --- src/trunk/Makefile (original) +++ src/trunk/Makefile Sun Feb 3 19:55:28 2008 @@ -39,6 +39,7 @@ uninstall: uninstall-libnut uninstall-nu uninstall-libnut: rm -f $(prefix)/lib/libnut.a + rm -f $(prefix)/lib/libnut.so rm -f $(prefix)/include/libnut.h uninstall-nututils:
6400
Age (days ago)
6400
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego