Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
0313cdde
Commit
0313cdde
authored
Apr 06, 2000
by
Ted Lemon
Browse files
Add an install target.
parent
0e944b06
Changes
1
Hide whitespace changes
Inline
Side-by-side
minires/Makefile.dist
View file @
0313cdde
...
...
@@ -34,6 +34,8 @@ CFLAGS = $(DEBUG) $(PREDEFINES) $(INCLUDES) $(COPTS) -DHMAC_MD5 -DMINIRES_LIB
all
:
libres.a
install
:
libres.a
:
$(OBJ)
rm
-f
res.a
ar cruv libres.a
$(OBJ)
...
...
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