Changes in uspace/app/getterm/Makefile.build [df747bd8:8786aa5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/getterm/Makefile.build
rdf747bd8 r8786aa5 60 60 %.o: %.c $(DEPEND) 61 61 $(CC) $(DEFS) $(CFLAGS) -c $< -o $@ 62 ifeq ($(PRECHECK),y) 63 $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS) 64 endif 62 65 63 66 $(DEPEND):
Note:
See TracChangeset
for help on using the changeset viewer.