Changeset 1046 for trunk/Makefile.am
- Timestamp:
- Mar 30, 2010, 1:25:39 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r1043 r1046 30 30 MOVE_IF_CHANGE = $(SHELL) $(top_srcdir)/build_support/move-if-change 31 31 32 lazycheck recheck: all 33 cd test && $(MAKE) $(AM_MAKEFLAGS) $@ 34 32 35 clean-local: 33 36 rm -rf svndigest *~ 34 37 35 .PHONY: .release_year.tmp 38 .PHONY: .release_year.tmp recheck 36 39 if HAVE_SVN_WC 37 40 # update copyright year automatically (if we build from svn wc)
Note: See TracChangeset
for help on using the changeset viewer.