]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/Makefile.am
- Copyright-Texte aktualisiert.
[ngircd-alex.git] / src / ngircd / Makefile.am
index 86cd5906aa2446ac9ed2038ddfdc53e846ca211f..474a6c0a1132f0b592cfaa3380474b09941f7979 100644 (file)
@@ -1,6 +1,17 @@
-# $Id: Makefile.am,v 1.6 2001/12/23 21:53:54 alex Exp $
+# $Id: Makefile.am,v 1.9 2001/12/31 02:18:51 alex Exp $
 
 # $Log: Makefile.am,v $
+# Revision 1.9  2001/12/31 02:18:51  alex
+# - viele neue Befehle (WHOIS, ISON, OPER, DIE, RESTART),
+# - neuen Header "defines.h" mit (fast) allen Konstanten.
+# - Code Cleanups und viele "kleine" Aenderungen & Bugfixes.
+#
+# Revision 1.8  2001/12/30 19:25:03  alex
+# - in "noinst_HEADERS" waren einige Dateien als .c anstelle .h aufgefuehrt.
+#
+# Revision 1.7  2001/12/27 00:37:07  alex
+# - Erkennung der "portab header" geaendert, CFLAGS werden nun anders gesetzt.
+#
 # Revision 1.6  2001/12/23 21:53:54  alex
 # - Header messages.h eingefuegt.
 #
 # Revision 1.1.1.1  2001/12/11 21:53:04  alex
 # - Imported sources to CVS.
 
-CFLAGS = -Wall -g
-
 sbin_PROGRAMS = ngircd
 
-ngircd_SOURCES = ngircd.c channel.c client.c conf.c conn.c irc.c log.c parse.c tool.c
+ngircd_SOURCES = ngircd.c channel.c client.c conf.c conn.c irc.c log.c \
+       parse.c tool.c
 
-noinst_HEADERS = ngircd.h channel.c client.c conf.h conn.h irc.h log.h parse.h tool.h global.h messages.h
+noinst_HEADERS = ngircd.h channel.h client.h conf.h conn.h irc.h log.h \
+       parse.h tool.h global.h messages.h defines.h
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in