OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 all: oseama
2  
3 oseama:
4 $(CC) $(CFLAGS) -Wall oseama.c md5.c -o $@ $^
5  
6 clean:
7 rm -f oseama