Changes in uspace/lib/pcut/update-from-master.sh [eff9f8c:f9c4bc5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcut/update-from-master.sh
reff9f8c rf9c4bc5 80 80 81 81 test-libpcut-%: $(OUTPUT) 82 $(LD) -n $(LFLAGS) -T $(LINKER_SCRIPT) -o $@ $ ^ $(OUTPUT) $(BASE_LIBS)82 $(LD) -n $(LFLAGS) -T $(LINKER_SCRIPT) -o $@ $(STARTUP) $^ $(OUTPUT) $(BASE_LIBS) 83 83 84 84 EOF_MAKEFILE_TAIL
Note:
See TracChangeset
for help on using the changeset viewer.