- Timestamp:
- Sep 7, 2008, 7:52:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r687 r692 73 73 copyright_test_DEPENDENCIES = $(toy_project) @top_builddir@/lib/libsvndigest.a 74 74 75 @top_builddir@/lib/libsvndigest.a:76 @cd @top_builddir@/lib/ && $(MAKE) $(AM_MAKEFLAGS);77 78 75 $(toy_project): 79 76 echo Checking out test repository && \ … … 82 79 clean-local: 83 80 rm -rf *.png *.tmp *~ $(targetdir) 84 85 .PHONY: @top_builddir@/lib/libsvndigest.a
Note: See TracChangeset
for help on using the changeset viewer.