Home | History | Annotate | Download | only in mk
      1 # Parameters from the top level configure
      2 CC=		@CC@
      3 CFLAGS+=	@CFLAGS@
      4 LDLIBS+=	@LIBS@
      5 LDFLAGS+=	@LDFLAGS@
      6