summaryrefslogtreecommitdiff
blob: 6735696627ebd1af50a135caa9d08c961a3daaf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

include ../../makedefs.mak

.PHONY: all

all:

dist:
	mkdir -p ../../$(DISTDIR)/src/imlate/
	cp Makefile imlate imlate.1 ../../$(DISTDIR)/src/imlate/

install: all
	install -m 0755 imlate $(BINDIR)/
	install -m 0644 imlate.1 $(MAN1DIR)/