sdcc -c ethernet.c
sdcc -c printf.c
sdcc -c dgp_arch.c
sdcc -c dgp.c
sdcc -c dgp_arp.c
sdcc -c httpd.c
sdcc main.c ethernet.rel httpd.rel dgp.rel dgp_arch.rel dgp_arp.rel printf.rel
