]> git.ozlabs.org Git - petitboot/blobdiff - Makefile.in
Add more yaboot parser tests
[petitboot] / Makefile.in
index 47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817..e68f80e370c26f5ce0a7bc33b7f246724d8899e2 100644 (file)
@@ -11,11 +11,14 @@ DEFS = @DEFS@
 CPPFLAGS = @CPPFLAGS@ $(DEFS)
 
 # dependencies
+PBTWIN = @PBTWIN@
+LIBTWIN = @LIBTWIN@
 twin_CFLAGS = @twin_CFLAGS@
 twin_LDFLAGS = @twin_LIBS@
 
 # other programs
 INSTALL = @INSTALL@
+SHELL = @SHELL@
 
 # paths
 prefix = @prefix@