1# Parameters from the top level configure 2CC= @CC@ 3CFLAGS+= @CFLAGS@ 4LDLIBS+= @LIBS@ 5LDFLAGS+= @LDFLAGS@ 6