2 Apr
2008
2 Apr
'08
10 p.m.
Author: mhenoch Date: Wed Apr 2 17:00:30 2008 New Revision: 196 Modified: cl-darcs/trunk/Makefile.am Log: Don't rebuild darcs unless dependencies changed Modified: cl-darcs/trunk/Makefile.am ============================================================================== --- cl-darcs/trunk/Makefile.am (original) +++ cl-darcs/trunk/Makefile.am Wed Apr 2 17:00:30 2008 @@ -3,7 +3,8 @@ SUBDIRS=doc -darcs: build_with_@my_lisp@ +darcs: $(darcs_SOURCES) + $(MAKE) build_with_@my_lisp@ build_with_clisp: @CLISP@ @CLISP_FLAGS@ @srcdir@/dump-clisp.lisp
6540
Age (days ago)
6540
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net