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. --- freebsd/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'freebsd/Makefile') diff --git a/freebsd/Makefile b/freebsd/Makefile index 359dedd..14d4414 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -14,7 +14,6 @@ LDFLAGS+= $(GTK_LDFLAGS) PREFIX?= /usr/local BINDIR?= $(PREFIX)/bin -LIBDIR?= $(PREFIX)/lib MANDIR?= $(PREFIX)/man RESDIR?= $(PREFIX)/share/xombrero @@ -66,7 +65,6 @@ xombrero: xombrero.o freebsd.o marco.o about.o inspector.o whitelist.o settings. install: all install -m 755 -d $(DESTDIR)$(BINDIR) - install -m 755 -d $(DESTDIR)$(LIBDIR) install -m 755 -d $(DESTDIR)$(MANDIR)/man1 install -m 755 xombrero $(DESTDIR)$(BINDIR) install -m 644 ../xombrero.1 $(DESTDIR)$(MANDIR)/man1/xombrero.1 -- cgit 1.4.1-2-gfad0 ;ben@gbmor.dev>
summary refs log blame commit diff stats
path: root/getwtxt.go
blob: 45d04c3bb200c74f752fab9258e52fca502d7396 (plain) (tree)