We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa89a8 commit 455ec2dCopy full SHA for 455ec2d
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 6e1f52e79e331748429bb3765bfe9e1aabdece7a
+refs/heads/master: 0c06f5169f51f9af88346faf6ee7e21289cd6572
trunk/Makefile.in
@@ -234,7 +234,7 @@ BOOT_CMXS := $(BOOT_MLS:.ml=.cmx)
234
BOOT_OBJS := $(BOOT_MLS:.ml=.o)
235
BOOT_CMIS := $(BOOT_MLS:.ml=.cmi)
236
237
-BS := $(S)src/boot/
+BS := $(S)src/boot
238
239
BOOT_ML_DEP_INCS := -I $(BS)/fe -I $(BS)/me \
240
-I $(BS)/be -I $(BS)/driver \
0 commit comments