# $NetBSD: Makefile,v 1.5 1997/10/25 09:31:30 lukem Exp $ # # Makefile for cu BINDIR= $(bindir) BINOWN= $(owner) BINMODE= 4555 PROG= cu SRCS= cu.c prot.c log.c chat.c conn.c copy.c LDADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP) DPADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP) CPPFLAGS+= -I$(.CURDIR)/../common_sources\ -DVERSION=\"$(VERSION)\" .include .PATH: $(.CURDIR)/../common_sources go'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/videomode/devlist2h.awk
AgeCommit message (Expand)Author
2006-05-11Add EDID framework. (No documentation as yet.)gdamore