Revision 3decc02a Target/Modules/DiWheelDrive_1-2/Boot/makefile
Target/Modules/DiWheelDrive_1-2/Boot/makefile | ||
---|---|---|
204 | 204 |
@echo +++ Linking [$(notdir $@)] |
205 | 205 |
@$(LN) $(CFLAGS) -o $@ $(patsubst %.o,$(OBJ_PATH)/%.o,$(^F)) $(LIBS) $(LFLAGS) |
206 | 206 |
|
207 |
# prevent parallel execution of this make call |
|
208 |
.NOTPARALLEL: |
|
209 |
|
|
207 | 210 |
|
208 | 211 |
#|---------------------------------------------------------------------------------------| |
209 | 212 |
#| Compile and assemble | |
Also available in: Unified diff