Home | History | Annotate | Download | only in wrapper
      1 TOP = ../../../../..
      2 include $(TOP)/configs/current
      3 
      4 LIBNAME = wsw
      5 
      6 C_SOURCES = wrapper_sw_winsys.c
      7 
      8 LIBRARY_INCLUDES =
      9 
     10 LIBRARY_DEFINES =
     11 
     12 include ../../../Makefile.template
     13