Split and moved makefiles into a seperate folder, fixes and speed-up to

the retrieving of the SVN revision, OS X packages now show the revision
if this isn't a release build
This commit is contained in:
Eric Petit
2006-05-31 12:54:53 +00:00
parent a3d3d1f33d
commit e72c5580c6
15 changed files with 212 additions and 166 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,4 @@
/.depend
/Makefile.config
/Makefile.version
Transmission.xcodeproj/*.mode1
Transmission.xcodeproj/*.pbxuser
beos/.depend
@@ -18,3 +16,5 @@ libtransmission/version.h
macosx/English.lproj/*~.nib
macosx/Info.plist
macosx/Transmission.app
mk/config.mk
mk/version.mk