From 92fbfd35e47b0e578e9c942c76e936e72ae40f83 Mon Sep 17 00:00:00 2001 From: Anthony Carrico Date: Sat, 18 Feb 2006 18:47:23 +0000 Subject: [PATCH] Remove bogus check-versions target. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6b1661e..20a2a91 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ version-check : targets := DETAILS COPYING pkg-def.scm version-check .PHONY: all -all : $(targets) check-versions +all : $(targets) DETAILS : $(s48-authors) $(s48-blurbs) $(scsh-authors) $(scsh-blurbs) \ build/details.scm build/dirs.scm build/header.scm