Changeset 2230
- Timestamp:
- Mar 26, 2010, 2:34:51 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r2224 r2230 36 36 doxygen_mk:; @(cd yat; $(MAKE) $(AM_MAKEFLAGS) $@) 37 37 38 recheck: all 39 @(cd test && $(MAKE) $(AM_MAKEFLAGS) $@) 40 41 38 42 # like the normal install target, but does not update header files 39 43 # (and its time stamps) if the content did not change.
Note: See TracChangeset
for help on using the changeset viewer.