]> arthur.barton.de Git - ngircd-alex.git/blob - MacOSX/Makefile.am
- neue Module (irc, client, channel) eingebunden.
[ngircd-alex.git] / MacOSX / Makefile.am
1 # $Id: Makefile.am,v 1.1 2001/12/12 17:21:58 alex Exp $
2
3 # $Log: Makefile.am,v $
4 # Revision 1.1  2001/12/12 17:21:58  alex
5 # - Projektdatei fuer den Mac OS X Project Builder erstellt.
6 #
7
8 maintainer-clean-local:
9         rm -f Makefile Makefile.in
10         rm -rf build
11
12 # -eof-