Lines Matching full:makefile
1 # $Id: Makefile.in,v 1.325 2011/08/05 20:15:18 djm Exp $
124 $(LIBSSH_OBJS): Makefile.in config.h
125 $(SSHOBJS): Makefile.in config.h
126 $(SSHDOBJS): Makefile.in config.h
205 rm -f Makefile buildpkg.sh config.h config.status
206 rm -f survey.sh openbsd-compat/regress/Makefile *~
377 [ -f `pwd`/regress/Makefile ] || \
378 ln -s `cd $(srcdir) && pwd`/regress/Makefile `pwd`/regress/Makefile ; \
425 if [ -f regress/Makefile ] && [ -r regress/Makefile ]; then \