Skip to content
Snippets Groups Projects
Commit bea3b8ea authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

spaces to tab

parent d8a11b29
Branches
Tags
No related merge requests found
......@@ -4,4 +4,4 @@ DLSUFFIX = .so
CFLAGS_SL = -bundle -undefined suppress
%.so: %.o
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment