From c24d083a0c291a5159d9e1772452f8fcb8c564f9 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Mon, 10 Jan 2011 22:19:40 +0000 Subject: yay no more perl all the time! thanks to todd@openbsd.org --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 478eea1..6f23078 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ MANDIR= ${PREFIX}/man/cat CLEANFILES += javascript.h -javascript.h: hinting.js input-focus.js +${.CURDIR}/javascript.h: hinting.js input-focus.js perl ${.CURDIR}/js-merge-helper.pl ${.CURDIR}/hinting.js \ ${.CURDIR}/input-focus.js > ${.CURDIR}/javascript.h @@ -35,6 +35,6 @@ beforeinstall: cp ${.CURDIR}/xxxtermicon64.png ${PREFIX}/share/xxxterm cp ${.CURDIR}/xxxtermicon128.png ${PREFIX}/share/xxxterm -${PROG} ${OBJS} beforedepend: javascript.h +${PROG} ${OBJS} beforedepend: ${.CURDIR}/javascript.h .include -- cgit 1.4.1-2-gfad0