Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
jberryman
GHC
Commits
cba61de4
Commit
cba61de4
authored
Sep 02, 2002
by
simonmar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[project @ 2002-09-02 13:06:30 by simonmar]
revert part of previous commit; looks like it was accidental
parent
82bd78c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
Makefile
Makefile
+1
-4
No files found.
Makefile
View file @
cba61de4
...
@@ -259,13 +259,10 @@ SRC_DIST_FILES += \
...
@@ -259,13 +259,10 @@ SRC_DIST_FILES += \
mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk
\
mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk
\
mk/paths.mk mk/package.mk mk/suffix.mk mk/target.mk
mk/paths.mk mk/package.mk mk/suffix.mk mk/target.mk
# Just provide a subset.
GHC_SRC_DIST_DIRS
=
glafp-utils ghc libraries hslibs
dist dist-manifest dist-package
::
project-check
dist dist-manifest dist-package
::
project-check
# clean the tree first, leaving certain extra files in place (eg. configure)
# clean the tree first, leaving certain extra files in place (eg. configure)
#
dist :: distclean
dist
::
distclean
dist
::
dist
::
-
rm
-rf
$(SRC_DIST_DIR)
-
rm
-rf
$(SRC_DIST_DIR)
...
...
Write
Preview
Markdown
is supported
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