Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
3f566efb
Commit
3f566efb
authored
Jul 31, 1999
by
Kurt Zeilenga
Browse files
remove .lo and .core on "make clean"
parent
07b73403
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/rules.mk
View file @
3f566efb
...
...
@@ -9,7 +9,7 @@
all-common
:
$(PROGRAMS) FORCE
clean-common
:
FORCE
$(RM)
$(PROGRAMS)
$(XPROGRAMS)
$(XSRCS)
*
.o a.out core .libs/
*
$(RM)
$(PROGRAMS)
$(XPROGRAMS)
$(XSRCS)
*
.o
*
.lo
a.out core
*
.core
.libs/
*
depend-common
:
FORCE
$(MKDEP)
$(DEFS)
$(DEFINES)
$(SRCS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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