home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / id-utils-3.2-src.tgz / tar.out / fsf / id-utils / testsuite / Makefile.am < prev    next >
Makefile  |  1996-09-28  |  190b  |  9 lines

  1. ## Process this file with automake to create Makefile.in
  2.  
  3. TESTS = consistency
  4.  
  5. EXTRA_DIST = $(TESTS)
  6.  
  7. consistency-real: all
  8.     $(SHELL) $(srcdir)/consistency $(top_srcdir) $(top_builddir)/src
  9.