Subversion Repositories Kolibri OS

Rev

Rev 1966 | Rev 1970 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1966 Rev 1969
Line 76... Line 76...
76
	
76
	
Line 77... Line 77...
77
%.o: %.S Makefile
77
%.o: %.S Makefile
78
	$(CC) $(CFLAGS) -o $@ $<
78
	$(CC) $(CFLAGS) -o $@ $<
Line 79... Line 79...
79
 
79
 
80
%.o: %.c Makefile
80
%.o: %.c Makefile ../include/*.h ../include/linux/*.h