Changeset 262 for trunk/macosx/Makefile
- Timestamp:
- May 29, 2006, 9:58:22 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 1 Makefile.config 2 Makefile.version 2 3 .depend 3 4 build
-
- Property svn:ignore
-
trunk/macosx/Makefile
r261 r262 2 2 3 3 include ../Makefile.config 4 include ../Makefile.version 4 5 include ../Makefile.common 5 6 6 Info.plist: Info.plist.in ../Makefile. common7 Info.plist: Info.plist.in ../Makefile.version ../Makefile.common 7 8 $(RM) $@ 8 9 sed "s/%%VERSION%%/$(VERSION_STRING)/g" < $< > $@
Note: See TracChangeset
for help on using the changeset viewer.