Add -fpermissive to linux standard c++ option define in linux.cf
[oweals/cde.git] / cde / lib / tt / demo / Makefile.test
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
9 CPPFLAGS += -I../proto/include
10 LDFLAGS += -L../proto/lib
11
12 include Makefile.shipped