summaryrefslogtreecommitdiffstats
path: root/eshld/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-02-28 16:00:23 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-02-28 16:00:23 (EST)
commit869de19e86899a6dc4e4d9bac5f3c3c050b74486 (patch)
tree33528b97d5d706a2863551eac5d13cc3b683e076 /eshld/Makefile
parent3d34b165768b348f6a6ebee698ecbc9250966423 (diff)
downloadeggshell-869de19e86899a6dc4e4d9bac5f3c3c050b74486.zip
eggshell-869de19e86899a6dc4e4d9bac5f3c3c050b74486.tar.gz
eggshell-869de19e86899a6dc4e4d9bac5f3c3c050b74486.tar.bz2
eshld: Remove eshrt
Diffstat (limited to 'eshld/Makefile')
-rw-r--r--eshld/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/eshld/Makefile b/eshld/Makefile
index 745bfbb..90fa732 100644
--- a/eshld/Makefile
+++ b/eshld/Makefile
@@ -1,7 +1,6 @@
SOURCES = \
main.esh \
- link.esh \
- eshrt.esh
+ link.esh
OBJECTS = $(SOURCES:.esh=.sh)
all: eshld