mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-06 04:37:56 +00:00
Xcode: get release number dynamically; new make target "xcode-clean".
- make target "xcode" now detects the release number stored in the configure.in file and passes it to Xcode. - new make target "xcode-clean" which removes all files generated by "make xcode" and removes the Xcode build directory.
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
*/
|
||||
|
||||
#define PACKAGE_NAME "ngircd"
|
||||
#ifndef VERSION
|
||||
#define VERSION "??"
|
||||
#endif
|
||||
#define SYSCONFDIR "/etc/ngircd"
|
||||
|
||||
#ifndef TARGET_VENDOR
|
||||
|
Reference in New Issue
Block a user