committed by
Christian Helmuth
parent
bac3d620c6
commit
8af45fd5fb
@@ -10,7 +10,7 @@ $(RUMP_BASE)/include/machine: $(RUMP_BASE)
|
||||
$(VERBOSE_MK)mkdir -p $(RUMP_BASE)/include
|
||||
$(VERBOSE_MK)for arch in $(INC_ARCH); do \
|
||||
ln -sf $(RUMP_PORT_DIR)/src/sys/arch/$$arch/include $(RUMP_BASE)/include/$$arch ; done
|
||||
$(VERBOSE_MK)touch $(RUMP_BASE)/include/pthread_types.h
|
||||
$(VERBOSE_MK)touch -a $(RUMP_BASE)/include/pthread_types.h
|
||||
$(VERBOSE_MK)ln -sf $(INC_MACHINE) $(RUMP_BASE)/include/machine
|
||||
|
||||
all: $(RUMP_BASE)/include/machine
|
||||
|
||||
Reference in New Issue
Block a user