From d3e0f89d53f2c12aa4a8250f66dbcbe424e65001 Mon Sep 17 00:00:00 2001 From: fenner Date: Fri, 10 Sep 1999 18:55:54 +0000 Subject: spaces -> tab, to make this Makefile parsable. If you're going to use xterm cut'n'paste, please try running the file through unexpand -a to get rid of xterm's tab expansion. --- palm/pilot-link/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palm/pilot-link') diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index d288cfb3f1b0..d67975cbe89f 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -25,6 +25,6 @@ MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \ MAN7= pilot-link.7 post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit