Commit bea3b8ea authored by Peter Eisentraut's avatar Peter Eisentraut

spaces to tab

parent d8a11b29
......@@ -4,4 +4,4 @@ DLSUFFIX = .so
CFLAGS_SL = -bundle -undefined suppress
%.so: %.o
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment