Makefile.in (check-unix): Changed building of library from check to check-unix
authorEzra Peisach <epeisach@mit.edu>
Mon, 2 Oct 1995 18:39:37 +0000 (18:39 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 2 Oct 1995 18:39:37 +0000 (18:39 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6912 dc483132-0cff-0310-8789-dd5450dbe970

src/util/berk_db/ChangeLog
src/util/berk_db/Makefile.in

index 77370841ff9ac95139c3b6fa3fc1b818e5435cab..bc4514d9f55f72d24ba3ad0285032f3ddbf7d385 100644 (file)
@@ -1,3 +1,8 @@
+Mon Oct  2 14:38:37 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * Makefile.in (check-unix): Changed building of library from check
+               to check-unix.
+
 Mon Sep 25 16:43:28 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index b06247f12305abaf66e5ae25815a494e7fd397fc..65cf9c0a310f7d9b7671c0f048e038fe13fd7994 100644 (file)
@@ -52,4 +52,4 @@ clean-windows::
        @echo Making clean locally
 
 
-check:: libdb.$(STEXT)
+check-unix:: libdb.$(STEXT)