X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=ff5e6f4797031b6f2c17ba8de2d5166539cf2386;hp=47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817;hb=91c81b32898c9ebf2386365b9f8ce1e405b166f8;hpb=3ba31d4efc8e8d740ee0868fcf50aa51245571a5 diff --git a/Makefile.in b/Makefile.in index 47adfd6..ff5e6f4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -11,6 +11,8 @@ DEFS = @DEFS@ CPPFLAGS = @CPPFLAGS@ $(DEFS) # dependencies +PBTWIN = @PBTWIN@ +LIBTWIN = @LIBTWIN@ twin_CFLAGS = @twin_CFLAGS@ twin_LDFLAGS = @twin_LIBS@