1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-06 20:57:55 +00:00

Added XCode project files (for Mac OS X) to "contrib" directory.

This commit is contained in:
Alexander Barton
2004-02-29 17:19:43 +00:00
parent 56227abc5e
commit 1e9a958324
4 changed files with 1870 additions and 6 deletions

View File

@@ -0,0 +1,17 @@
#
# ngIRCd -- The Next Generation IRC Daemon
# Copyright (c)2001-2004 Alexander Barton <alex@barton.de>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
# $Id: Makefile.am,v 1.1 2004/02/29 17:19:43 alex Exp $
#
clean-local:
rm -rf build
# -eof-

File diff suppressed because it is too large Load Diff