Whitespace edit

This commit is contained in:
Alexis Hildebrandt 2015-06-10 19:01:13 +02:00
parent 326f26c513
commit 0006ec53ef

View File

@ -47,8 +47,8 @@ ifeq ($(OS),OpenBSD)
LIBS+=-lossaudio
endif
ifeq ($(OS), NetBSD)
LIBS+= -lprop
ifeq ($(OS),NetBSD)
LIBS+=-lprop
endif
# This probably applies for any pkgsrc based system