summaryrefslogtreecommitdiff
path: root/linux/bin/installiere_neo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linux/bin/installiere_neo/Makefile')
-rw-r--r--linux/bin/installiere_neo/Makefile8
1 files changed, 8 insertions, 0 deletions
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