From 869de19e86899a6dc4e4d9bac5f3c3c050b74486 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 28 Feb 2016 16:00:23 -0500 Subject: eshld: Remove eshrt --- (limited to 'eshld/Makefile') 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 -- cgit v0.9.1