8c5da82528
this baby out in earnest..
5 lines
55 B
Makefile
5 lines
55 B
Makefile
PROG= iteld
|
|
CFLAGS+= -DBSD -O
|
|
|
|
.include <bsd.prog.mk>
|