mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-05 21:30:29 +00:00
- beim Compilieren werden nun Informationen fuer den Debugger erzeugt.
This commit is contained in:
parent
34b4f044c0
commit
e8d9ec2795
@ -1,6 +1,9 @@
|
|||||||
# $Id: Makefile.am,v 1.2 2001/12/12 17:20:02 alex Exp $
|
# $Id: Makefile.am,v 1.3 2001/12/13 02:03:33 alex Exp $
|
||||||
|
|
||||||
# $Log: Makefile.am,v $
|
# $Log: Makefile.am,v $
|
||||||
|
# Revision 1.3 2001/12/13 02:03:33 alex
|
||||||
|
# - beim Compilieren werden nun Informationen fuer den Debugger erzeugt.
|
||||||
|
#
|
||||||
# Revision 1.2 2001/12/12 17:20:02 alex
|
# Revision 1.2 2001/12/12 17:20:02 alex
|
||||||
# - neue Sourcefiles und Header ergaenzt.
|
# - neue Sourcefiles und Header ergaenzt.
|
||||||
#
|
#
|
||||||
@ -8,7 +11,7 @@
|
|||||||
# Imported sources to CVS.
|
# Imported sources to CVS.
|
||||||
#
|
#
|
||||||
|
|
||||||
CFLAGS = -Wall
|
CFLAGS = -Wall -g
|
||||||
|
|
||||||
sbin_PROGRAMS = ngircd
|
sbin_PROGRAMS = ngircd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user