Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
e6d754fa
Commit
e6d754fa
authored
Aug 10, 2008
by
Ian Lynagh
Browse files
Remove inplace-datadir when cleaning
parent
e025ddc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
e6d754fa
...
...
@@ -609,6 +609,9 @@ MAINTAINER_CLEAN_FILES += VERSION
extraclean
::
$(RM)
-rf
autom4te.cache
clean distclean
::
$(RM)
-rf
inplace-datadir
clean distclean
::
$(MAKE)
-C
bindisttest
$@
if
test
-d
testsuite
;
then
$(MAKE)
-C
testsuite
$@
;
fi
...
...
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