From 060142ccecca6bf974153dc72961145bc924309d Mon Sep 17 00:00:00 2001 From: "John C. Vernaleo" Date: Mon, 1 Jul 2013 09:12:12 -0400 Subject: Remove the rest of the unused lib dirs from Makefiles. --- osx/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'osx') diff --git a/osx/Makefile b/osx/Makefile index ef823b4..f24d040 100644 --- a/osx/Makefile +++ b/osx/Makefile @@ -7,7 +7,6 @@ LDADD+= $(shell pkg-config --libs $(LIBS)) $(JS_LD) -ldl -lX11 PREFIX?= /usr/local BINDIR?= $(PREFIX)/bin -LIBDIR?= $(PREFIX)/lib APPDIR?= $(PREFIX)/share/applications MANDIR?= $(PREFIX)/share/man RESDIR?= $(PREFIX)/share/xombrero @@ -48,7 +47,6 @@ xombrero: $(OBJS) install: all install -m 755 -d $(DESTDIR)$(BINDIR) - install -m 755 -d $(DESTDIR)$(LIBDIR) install -m 755 -d $(DESTDIR)$(MANDIR)/man1 install -m 755 -d $(DESTDIR)$(RESDIR) install -m 755 -d $(DESTDIR)$(APPDIR) -- cgit 1.4.1-2-gfad0