--- rsaref/install/unix/makefile 2018/04/24 16:38:23 1.1.1.2 +++ rsaref/install/unix/makefile 2018/04/24 16:38:55 1.1.1.3 @@ -24,11 +24,11 @@ CFLAGS = $(INCL) -O -c -DPROTOTYPES=1 MFLAGS = -I. -I$(RSAREFDIR) # The location of the common source directory. -RSAREFDIR = ../../source/ +RSAREFDIR = ../source/ RSAREFLIB = rsaref.a # The location of the demo source directory. -RDEMODIR = ../../rdemo/ +RDEMODIR = ../rdemo/ all : rdemo dhdemo