blob: e779fd1f240f00c6ba094c9bed4fc1532f30964f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
2005-05-31 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (test_getpw): Depend on, and link against, the
support library.
2005-03-28 Ken Raeburn <raeburn@mit.edu>
* test_getpw.c: New file.
* Makefile.in: New file, based on ../resolve/Makefile.in.
(test_getpw): New target.
(check): Build and run it.
|