summaryrefslogtreecommitdiffstats
path: root/user_call/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'user_call/Makefile.in')
-rw-r--r--user_call/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/user_call/Makefile.in b/user_call/Makefile.in
index e8b890c..3787546 100644
--- a/user_call/Makefile.in
+++ b/user_call/Makefile.in
@@ -61,7 +61,9 @@ AWK = @AWK@
AX25IO_LIB = @AX25IO_LIB@
AX25_LIB = @AX25_LIB@
CC = @CC@
+CXX = @CXX@
DMASCC = @DMASCC@
+FLTK_LIB = @FLTK_LIB@
MAKEINFO = @MAKEINFO@
NCURSES_LIB = @NCURSES_LIB@
PACKAGE = @PACKAGE@
@@ -101,6 +103,10 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I..
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
+X_CFLAGS = @X_CFLAGS@
+X_LIBS = @X_LIBS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
ax25_call_OBJECTS = ax25_call.o user_io.o
ax25_call_LDADD = $(LDADD)
ax25_call_DEPENDENCIES =