*** empty log message ***

This commit is contained in:
hyung-hwan 2005-05-20 04:06:38 +00:00
parent 733827b0b4
commit 43e334a429
2 changed files with 2 additions and 3 deletions

View File

@ -19,4 +19,3 @@ clean:
.c.obj: .c.obj:
$(CC) $(CFLAGS) -c $< $(CC) $(CFLAGS) -c $<
#$(LIBS) -o $@