Skip to content

Commit

Permalink
indent makefile confitionals
Browse files Browse the repository at this point in the history
  • Loading branch information
taviso committed Nov 2, 2018
1 parent 819f11e commit c0cf735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -15,7 +15,7 @@ check:
@echo ok

ifeq ($(shell uname),Darwin)
EXTRA = sendfile_generic.o splice_generic.o
EXTRA = sendfile_generic.o splice_generic.o
endif

halfempty: proc.o bisect.o util.o zero.o tree.o flags.o halfempty.o limits.o $(EXTRA)
Expand Down

0 comments on commit c0cf735

Please sign in to comment.