Makefile.shipped 488 B

1234567891011121314
  1. # %% (c) Copyright 1993, 1994 Hewlett-Packard Company
  2. # %% (c) Copyright 1993, 1994 International Business Machines Corp.
  3. # %% (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  4. # %% (c) Copyright 1993, 1994 Novell, Inc.
  5. # %% $XConsortium: Makefile.shipped /main/3 1995/10/20 17:03:37 rswiston $
  6. all:
  7. (cd libCoEd; ${MAKE} g.a)
  8. (cd CoEd; ${MAKE})
  9. tt_type_comp CoEd.types
  10. clean:
  11. (cd libCoEd; ${MAKE} -i clean)
  12. (cd CoEd; ${MAKE} -i clean)
  13. $(RM) CoEd.types.deps