summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2015-07-19 16:54:22 +0300
committerJarkko Hietaniemi <jhi@iki.fi>2015-07-22 08:33:24 -0400
commita55c5245146801ac2b2be2914342a6a829670513 (patch)
tree5a49e31da2c0e06bf68f46a0c8b8c6d4cf9f1d4e /NetWare
parentf7e03a1013a0b759f99885c500f0e89656a992ba (diff)
downloadperl-a55c5245146801ac2b2be2914342a6a829670513.tar.gz
dquote_static.c -> dquote.c
Instead of #include-ing the C file, compile it normally.
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile
index 18558e0c5b..0b4a6d45b7 100644
--- a/NetWare/Makefile
+++ b/NetWare/Makefile
@@ -689,6 +689,7 @@ MICROCORE_SRC = \
..\deb.c \
..\doio.c \
..\doop.c \
+ ..\dquote.c \
..\dump.c \
..\globals.c \
..\gv.c \