Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ben Avison
builder
Commits
e0f8148e
Commit
e0f8148e
authored
Sep 25, 1997
by
Richard Buckley
Browse files
Added install target.
parent
57eea737
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
59 additions
and
1 deletion
+59
-1
Makefile
Makefile
+59
-1
No files found.
Makefile
View file @
e0f8148e
...
...
@@ -106,4 +106,62 @@ install: ${TARGET}
${TARGET}
:
${OBJS}
${LD}
-o
$@
${OBJS}
${CLIB}
${EVENTLIB}
${TOOLBOXLIB}
${WIMPLIB}
#
# Dynamic dependencies:
# Dynamic dependencies:o.main: c.main
o.db
:
c.db
o.file
:
c.file
o.file
:
C:h.kernel
o.file
:
C:h.swis
o.msg
:
c.msg
o.msg
:
C:h.kernel
o.msg
:
C:h.swis
o.msg
:
h.constants
o.msg
:
h.db
o.msg
:
h.constants
o.env
:
c.env
o.env
:
C:h.kernel
o.env
:
C:h.swis
o.env
:
Tbox:h.gadgets
o.env
:
Tbox:h.toolbox
o.env
:
Tbox:h.wimp
o.env
:
h.constants
o.env
:
h.db
o.env
:
h.constants
o.parse
:
c.parse
o.parse
:
h.constants
o.parse
:
h.db
o.parse
:
h.constants
o.build
:
c.build
o.build
:
C:h.kernel
o.build
:
Tbox:h.gadgets
o.build
:
Tbox:h.toolbox
o.build
:
Tbox:h.wimp
o.build
:
h.constants
o.build
:
h.db
o.build
:
h.constants
o.build
:
h.parse
o.build
:
h.file
o.build
:
h.msg
o.build
:
C:h.kernel
o.main
:
c.main
o.main
:
C:h.kernel
o.main
:
C:h.swis
o.main
:
Tbox:h.wimp
o.main
:
Tbox:h.toolbox
o.main
:
Tbox:h.event
o.main
:
Tbox:h.wimplib
o.main
:
Tbox:h.gadgets
o.main
:
Tbox:h.window
o.main
:
Tbox:h.menu
o.main
:
Tbox:h.proginfo
o.main
:
Tbox:h.iconbar
o.main
:
h.resources
o.main
:
h.constants
o.main
:
h.db
o.main
:
h.constants
o.main
:
h.msg
o.main
:
C:h.kernel
o.main
:
h.env
o.main
:
C:h.kernel
o.main
:
h.file
o.main
:
h.parse
o.main
:
h.build
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