Revision 696d2a3fd11c9812cbdad514ea0f7fd6c6f71dc1 authored by Peter Grehan on 13 July 2017, 07:32:55 UTC, committed by Peter Grehan on 13 July 2017, 07:32:55 UTC
  ps2 mouse fixes, found by plan9/9front.

Approved by:    re (kib)
1 parent ef269f8
Raw File
Makefile.depend
# $FreeBSD$
# Autogenerated - do NOT edit!

DIRDEPS = \
	gnu/lib/csu \
	gnu/lib/libdialog \
	gnu/lib/libgcc \
	include \
	include/xlocale \
	lib/${CSU_DIR} \
	lib/libc \
	lib/libcompiler_rt \
	lib/msun \
	lib/ncurses/ncursesw \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
back to top