[nut]: r277 - trunk/Makefile

30 Jan
2007
30 Jan
'07
6:39 p.m.
Author: ods15 Date: Tue Jan 30 19:39:33 2007 New Revision: 277 Modified: trunk/Makefile Log: add make install to top level directory Modified: trunk/Makefile ============================================================================== --- trunk/Makefile (original) +++ trunk/Makefile Tue Jan 30 19:39:33 2007 @@ -7,6 +7,9 @@ nututils: libnut FORCE ${MAKE} -C nututils +install: + ${MAKE} -C libnut install + distclean: clean
6766
Age (days ago)
6766
Last active (days ago)
0 comments
1 participants
participants (1)
-
ods15