From ac663d5d7fc48e545710d058dd2a01799914d567 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 5 Jan 2009 15:40:07 +0000 Subject: Makefile für installiere_neo hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1381 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/bin/installiere_neo/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 linux/bin/installiere_neo/Makefile (limited to 'linux/bin/installiere_neo/Makefile') diff --git a/linux/bin/installiere_neo/Makefile b/linux/bin/installiere_neo/Makefile new file mode 100644 index 0000000..5af1bcd --- /dev/null +++ b/linux/bin/installiere_neo/Makefile @@ -0,0 +1,8 @@ +installiere_neo: ../../xmodmap/neo_de.xmodmap ../../console/neo.map ../asdf ../uiae ../../../A-REFERENZ-A/neo20.txt ../neo ../num ../../../Compose/Compose.neo neo.conf.erzeuge.installiere_neo + ./erzeuge.installiere_neo > installiere_neo + chmod a+x installiere_neo + +clean: + rm -f installiere_neo + +.PHONY: clean -- cgit v1.2.3