Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
10929c3a
Commit
10929c3a
authored
Mar 05, 1994
by
Per Cederqvist
Browse files
Fixed generation of isc-new.h from isc.h.
parent
8b00e1a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/Makefile.src
View file @
10929c3a
...
@@ -12,10 +12,10 @@ LK_STD_LIB([libisc-new$(PROFILE-LIB-SUFFIX).a],
...
@@ -12,10 +12,10 @@ LK_STD_LIB([libisc-new$(PROFILE-LIB-SUFFIX).a],
[isc_event.o
isc_session.o
isc_abort.o
isc_alloc.o
isc_master.o\
[isc_event.o
isc_session.o
isc_abort.o
isc_alloc.o
isc_master.o\
isc_output.o
isc_queue.o
isc_message.o
isc_handler.o\
isc_output.o
isc_queue.o
isc_message.o
isc_handler.o\
isc_stdout.o
isc_socket.o
isc_tcp.o
isc_udp.o
printf.o])
isc_stdout.o
isc_socket.o
isc_tcp.o
isc_udp.o
printf.o])
LK_INSTALL_HDRS(isc-new.h)
LK_INSTALL_
BUILT_
HDRS(isc-new.h)
LK_ALL_C_DEPEND
LK_ALL_C_DEPEND
LK_DESCEND
LK_DESCEND
[tags
:
[tags
:
etags
-t
*
.[hc]]
etags
-t
*
.[hc]]
[isc-new.h
:
isc.h
[isc-new.h
:
isc.h
cp
isc.h isc-new.h]
cp
$(srcdir)
/
isc.h isc-new.h]
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