daily pastebin goal
29%
SHARE
TWEET

Untitled

a guest Oct 17th, 2012 28 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. configure: configure-stamp
  2. configure-stamp: $(QUILT_STAMPFN)
  3.         dh_testdir
  4.         CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
  5.                 ./configure --prefix=/usr --mandir=\$${prefix}/share/man \
  6.                 --infodir=\$${prefix}/share/info --enable-static=yes \
  7.                 --enable-shared=yes --host=$(DEB_HOST_GNU_TYPE) \
  8.                 --build=$(DEB_BUILD_GNU_TYPE) $(DEBUG_FLAGS) \
  9.                 --enable-IL=yes --enable-ILU=yes --enable-ILUT=yes \
  10.                 --enable-sse3=no
  11.         touch "$@"
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top