]> git.ozlabs.org Git - petitboot/blobdiff - Makefile.in
Fix nc-cui comment
[petitboot] / Makefile.in
index 47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817..01771dbf5396c5c7bb24fc652253aa6ce6fc8e5d 100644 (file)
@@ -11,11 +11,17 @@ DEFS = @DEFS@
 CPPFLAGS = @CPPFLAGS@ $(DEFS)
 
 # dependencies
+PBTWIN = @PBTWIN@
+LIBTWIN = @LIBTWIN@
 twin_CFLAGS = @twin_CFLAGS@
 twin_LDFLAGS = @twin_LIBS@
 
+# build target
+ENABLE_PS3 = @ENABLE_PS3@
+
 # other programs
 INSTALL = @INSTALL@
+SHELL = @SHELL@
 
 # paths
 prefix = @prefix@