Makefile.test 481 B

123456789101112
  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.test /main/3 1995/10/20 17:03:08 rswiston $
  6. # Use this Makefile to build the demos against the system in
  7. # $(TT_DIR)/proto.
  8. CPPFLAGS += -I../proto/include
  9. LDFLAGS += -L../proto/lib
  10. include Makefile.shipped