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
Glasgow Haskell Compiler
GHC
Commits
1f48bf4f
Commit
1f48bf4f
authored
Jan 07, 1997
by
simonm
Browse files
[project @ 1997-01-07 13:14:36 by simonm]
remove the object files on a make clean.
parent
f9be6a04
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/lib.mk
View file @
1f48bf4f
#-----------------------------------------------------------------------------
# $Id: lib.mk,v 1.
2
199
6/11/21 16:50
:3
5
simonm Exp $
# $Id: lib.mk,v 1.
3
199
7/01/07 13:14
:3
6
simonm Exp $
# Useful variables:
...
...
@@ -28,6 +28,7 @@ install :: $(ARCHIVE)
cd
$(DESTDIR)
;
$(RANLIB)
$(INSTALLED_NAME)
clean
::
$(RM)
$(LIBOBJS)
$(RM)
$(ARCHIVE)
ifdef
C_DEP_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