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