Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
46031a35
Commit
46031a35
authored
Jun 24, 2002
by
simonmar
Browse files
[project @ 2002-06-24 14:35:44 by simonmar]
comment updates only
parent
0384059f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/paths.mk
View file @
46031a35
...
...
@@ -22,6 +22,7 @@
# INSTALL_LIBS (installed in $(libdir))
# INSTALL_LIBEXECS (installed in $(libexecdir))
# INSTALL_DATAS (installed in $(datadir))
# INSTALL_IFACES (installed in $(ifacedir))
#
# see target.mk for more information.
#
...
...
@@ -61,9 +62,6 @@ INSTALL_DIR = $(FPTOOLS_TOP)/glafp-utils/mkdirhier/mkdirhier
# The install variables does not have any defaults,
# what files to install have to be specified in the Makefiles.
#
#INSTALL_PROGS += $(HS_PROG) $(C_PROG)
#INSTALL_LIBS += $(LIBRARY)
#INSTALL_DATAS += $(HS_IFACES)
#################################################################################
#
...
...
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