diff options
author | 1996-06-19 02:48:03 +0000 | |
---|---|---|
committer | 1996-06-19 02:48:03 +0000 | |
commit | 5f8b86f7ec35e961c0b784f03279166c951442bb (patch) | |
tree | b3cec71295c512ab66a5b38289bb94c4317da567 | |
parent | MD2 copyright is too restrictive for us, pointed out by Jason Thorpe (diff) | |
download | wireguard-openbsd-5f8b86f7ec35e961c0b784f03279166c951442bb.tar.xz wireguard-openbsd-5f8b86f7ec35e961c0b784f03279166c951442bb.zip |
OpenBSD RCSID
-rw-r--r-- | lib/libcurses/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile index cee8244f217..a6d7da13987 100644 --- a/lib/libcurses/Makefile +++ b/lib/libcurses/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.7 1996/06/19 02:48:03 niklas Exp $ + LIB= curses SRCS= hardscroll.c lib_acs.c lib_delch.c lib_insstr.c lib_options.c \ lib_set_term.c lib_addch.c lib_delwin.c lib_instr.c lib_overlay.c \ |