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
BIND
Commits
c65dad7d
Commit
c65dad7d
authored
Apr 06, 1999
by
Michael Graff
Browse files
allow this to build out of tree
parent
0990426d
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/Makefile.in
View file @
c65dad7d
...
...
@@ -52,8 +52,8 @@ named: ${OBJS} ${DEPLIBS}
clean distclean
::
rm
-f
${TARGETS}
confparser.c confparser_p.h
confparser.c
:
confparser.y
${YACC}
-d
confparser.y
confparser.c
:
${srcdir}/
confparser.y
${YACC}
-d
${srcdir}
/
confparser.y
mv
y.tab.c confparser.c
mv
y.tab.h confparser_p.h
...
...
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