mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-14 02:40:27 +00:00
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# $Id: Makefile.am,v 1.1 2001/12/12 17:21:58 alex Exp $
|
|
|
|
# $Log: Makefile.am,v $
|
|
# Revision 1.1 2001/12/12 17:21:58 alex
|
|
# - Projektdatei fuer den Mac OS X Project Builder erstellt.
|
|
#
|
|
|
|
maintainer-clean-local:
|
|
rm -f Makefile Makefile.in
|
|
rm -rf build
|
|
|
|
# -eof-
|