X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=01771dbf5396c5c7bb24fc652253aa6ce6fc8e5d;hb=53aa807ae41e48fd71653c2d00083a44a8bca14c;hp=e68f80e370c26f5ce0a7bc33b7f246724d8899e2;hpb=3752d1949cd3fb15593b2397d6af14b83a4aa6b4;p=petitboot diff --git a/Makefile.in b/Makefile.in index e68f80e..01771db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,6 +16,9 @@ LIBTWIN = @LIBTWIN@ twin_CFLAGS = @twin_CFLAGS@ twin_LDFLAGS = @twin_LIBS@ +# build target +ENABLE_PS3 = @ENABLE_PS3@ + # other programs INSTALL = @INSTALL@ SHELL = @SHELL@