Changes in uspace/srv/clip/Makefile.build [8786aa5:fb623e2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/clip/Makefile.build
r8786aa5 rfb623e2 57 57 %.o: %.c $(DEPEND) 58 58 $(CC) $(DEFS) $(CFLAGS) -c $< -o $@ 59 ifeq ($(PRECHECK),y)60 $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)61 endif62 59 63 60 $(DEPEND):
Note:
See TracChangeset
for help on using the changeset viewer.