Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8415 → Rev 8416

/contrib/media/updf_newlib/apps/Makefile
19,3 → 19,6
 
%.o : %.c Makefile $(APPS_SRC)
$(CC) $(CFLAGS) $(INCLUDES) -o $@ $<
 
clean:
rm *.o