Uh. somehow a Makefile tab got in as spaces. Fixing.

This commit is contained in:
Lluís Batlle i Rossell 2010-03-11 21:22:52 +00:00
parent 13cce8ec45
commit 2fb0df83e9
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ noinst_PROGRAMS = bin2c
bin2c_SOURCES = bin2c.c
bin2c: bin2c.c
$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -o bin2c bin2c.c
$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -o bin2c bin2c.c