diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-16 12:41:57 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-16 12:41:57 +0000 |
commit | e50ce6403a40a965c4562b594fb2a0141e428165 (patch) | |
tree | b80f0d675ac2e5b95dd926fa880722f4d3ec83eb /linux/bin | |
parent | 9ca3f37cd3f78bf3e859c6d56814383232ba531e (diff) |
Makefile um xmodmaps zu erzeugen
git-svn-id: https://svn.neo-layout.org@1465 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/bin')
-rw-r--r-- | linux/bin/installiere_neo/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/linux/bin/installiere_neo/Makefile b/linux/bin/installiere_neo/Makefile deleted file mode 100644 index c6374bd..0000000 --- a/linux/bin/installiere_neo/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -installiere_neo: ../../xmodmap/neo_de.xmodmap ../../console/neo.map ../asdf ../uiae ../../../A-REFERENZ-A/neo20.txt ../neo ../num ../wiemitneo ../beschreibe ../../../Compose/Compose.neo ../../etc/neo.conf ./erzeuge.installiere_neo ./installiere_neo.1 ./installiere_neo.2 - ./erzeuge.installiere_neo > installiere_neo - chmod a+x installiere_neo - -clean: - rm -f installiere_neo - -.PHONY: clean |