projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68dc35b
)
Moved "srcdoc" target from src/Makefile to doc/Makefile.
author
Alexander Barton
<alex@barton.de>
Fri, 22 Jul 2005 21:01:52 +0000
(21:01 +0000)
committer
Alexander Barton
<alex@barton.de>
Fri, 22 Jul 2005 21:01:52 +0000
(21:01 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 627967cd2a7775a32485bf04d782e8e9ed299566..790f0df0b34c64d51b01c739eeaccffa84570629 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-8,7
+8,7
@@
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
-# $Id: Makefile.am,v 1.1
6 2005/04/09 12:27:40
alex Exp $
+# $Id: Makefile.am,v 1.1
7 2005/07/22 21:01:52
alex Exp $
#
AUTOMAKE_OPTIONS = gnu
@@
-28,7
+28,7
@@
lint:
make -C src/ngircd lint
srcdoc:
- make -C
sr
c srcdoc
+ make -C
do
c srcdoc
xcode:
@xcodebuild -project contrib/MacOSX/ngIRCd.xcode -list >/dev/null 2>&1 \