e514ca14967a53fa01ae641adf338ee202281a89
[tpg/acess2.git] / Usermode / Applications / wget_src / Makefile
1 # Project: wget clone
2
3 -include ../Makefile.cfg
4
5 CFLAGS += -std=gnu99
6 OBJ = main.o
7 BIN = wget
8
9 -include ../Makefile.tpl
10

UCC git Repository :: git.ucc.asn.au