parport-bare/Makefile
josh 036e68dd99 initial import
git-svn-id: svn://anubis/misc/parport-bare@2 bd8a9e45-a331-0410-811e-c64571078777
2007-05-29 22:21:13 +00:00

6 lines
36 B
Makefile

all: led
led: led.c
gcc -o $@ $<