home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / zkuste / linux / sdl / Makefile < prev    next >
Makefile  |  2000-01-20  |  295b  |  11 lines

  1. # Generated automatically from Makefile.in by configure.
  2. # This is the minimum Makefile necessary to include this directory
  3. # in the package distribution build process
  4.  
  5. # Succeed at the default target
  6. all:
  7.  
  8. # Copy this directory to the distribution build directory
  9. distdir:
  10.     cp -rp . $(distdir)
  11.