Removed extra slash from CAS def.

This commit is contained in:
Janet B. Anderson
1996-10-14 16:16:21 +00:00
parent aed16987e2
commit b2fcff709b
+1 -1
View File
@@ -1,5 +1,5 @@
CAS = ../../
CAS = ../..
TOP = $(CAS)/../..
include $(TOP)/config/CONFIG_BASE