blob: 1268e5e043495abf7df90b9f5bccbc457b92d8fa (
plain)
1
2
3
4
5
|
###############################################################################
# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
###############################################################################
SUBDIRS = build config core ext file include irc net system tal
|