Changeset 1696 for trunk/build_support/Makefile.am
- Timestamp:
- Jan 5, 2009, 4:09:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/Makefile.am
r1695 r1696 70 70 @chmod a-w $@.tmp 71 71 @mv $@.tmp $@ 72 @ echocreating $@72 @$(ECHO) creating $@ 73 73 74 74 yat.pc: Makefile yat.pc.in … … 78 78 @chmod a-w $@.tmp 79 79 @mv $@.tmp $@ 80 @ echocreating $@80 @$(ECHO) creating $@
Note: See TracChangeset
for help on using the changeset viewer.