Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
609c4473
Commit
609c4473
authored
May 21, 1999
by
Per Cederqvist
Browse files
(MOSTLYCLEANFILES): Added *.da, *.bb, *.gcov and *.bbg.
parent
5e28113b
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/libraries/libcommon/Makefile.am
View file @
609c4473
# $Id: Makefile.am,v 1.
3
199
8/12/26 22:40:21 by
er
s
Exp $
# $Id: Makefile.am,v 1.
4
199
9/05/21 14:08:50 ced
er Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -30,3 +30,5 @@ liblyskom_server_a_SOURCES = kom-errno.c misc-parser.c parser.c \
EXTRA_DIST
=
.cvsignore ChangeLog.1
INCLUDES
=
-DSERVER
-I
$(srcdir)
/../../include
-I
$(srcdir)
/../libmisc
MOSTLYCLEANFILES
=
*
.da
*
.bb
*
.gcov
*
.bbg
src/libraries/libisc-new/src/Makefile.am
View file @
609c4473
...
...
@@ -32,3 +32,4 @@ noinst_HEADERS = isc.h
EXTRA_DIST
=
.cvsignore
MAINTAINERCLEANFILES
=
Makefile.in
MOSTLYCLEANFILES
=
*
.da
*
.bb
*
.gcov
*
.bbg
src/libraries/libmisc/Makefile.am
View file @
609c4473
# $Id: Makefile.am,v 1.
3
199
8
/0
7/11 23:30:11
ceder Exp $
# $Id: Makefile.am,v 1.
4
199
9
/0
5/21 14:08:52
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -30,3 +30,5 @@ libmisc_a_SOURCES = pom.c s-collat-tabs.c s-string.c ldifftime.c \
EXTRA_DIST
=
.cvsignore ChangeLog.1
INCLUDES
=
-I
$(srcdir)
/../../include
MOSTLYCLEANFILES
=
*
.da
*
.bb
*
.gcov
*
.bbg
src/libraries/regex/Makefile.am
View file @
609c4473
# $Id: Makefile.am,v 1.
2
1999/0
4/03 21:59:07
ceder Exp $
# $Id: Makefile.am,v 1.
3
1999/0
5/21 14:08:16
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -29,3 +29,5 @@ libregex_a_SOURCES = regex.c regex.h
EXTRA_DIST
=
.cvsignore
SUBDIRS
=
doc
test
MOSTLYCLEANFILES
=
*
.da
*
.bb
*
.gcov
*
.bbg
src/server/testsuite/Makefile.am
View file @
609c4473
# $Id: Makefile.am,v 1.2
0
1999/05/21 1
1:48:00 by
er
s
Exp $
# $Id: Makefile.am,v 1.2
1
1999/05/21 1
4:08:35 ced
er Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -79,7 +79,7 @@ EXTRA_DIST = .cvsignore \
MOSTLYCLEANFILES
=
.gdbinit site.exp
*
.sum
*
.log usage-base.tmp
\
lyskomd.
*
.usage lyskomd.
*
.base
lyskomd.
*
.usage lyskomd.
*
.base
*
.da
*
.bb
*
.gcov
*
.bbg
mostlyclean-local
:
$(RM)
-r
-f
db etc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment