OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 all: 464xlatcfg
2  
3 464xlatcfg: 464xlatcfg.c
4 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $<
5  
6 clean:
7 rm -f 464xlatcfg
8