mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 01:40:27 +00:00
"make maintainer-clean" removes Makefile.in now.
This commit is contained in:
parent
bf21dd1578
commit
d7c975e8d8
@ -8,10 +8,13 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
# Please read the file COPYING, README and AUTHORS for more information.
|
# 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 $
|
# $Id: Makefile.am,v 1.2 2004/05/11 00:34:26 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -rf build
|
rm -rf build
|
||||||
|
|
||||||
|
maintainer-clean-local:
|
||||||
|
rm -f Makefile Makefile.in
|
||||||
|
|
||||||
# -eof-
|
# -eof-
|
||||||
|
Loading…
Reference in New Issue
Block a user