spaces to tab

This commit is contained in:
Peter Eisentraut 2000-11-14 21:23:47 +00:00
parent d8a11b29c1
commit bea3b8ea35
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ DLSUFFIX = .so
CFLAGS_SL = -bundle -undefined suppress
%.so: %.o
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<