Lines Matching refs:top
6 TOP= ..
8 INCLUDES= -I../crypto -I$(TOP) -I../include $(KRB5_INCLUDES)
21 LIB=$(TOP)/libssl.a
53 top:
69 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
72 @$(PERL) $(TOP)/util/mklink.pl ../include/openssl $(EXHEADER)
73 @$(PERL) $(TOP)/util/mklink.pl ../test $(TEST)
74 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS)
77 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
94 $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; \