Ticket #24836: patch-Makefile.diff
File patch-Makefile.diff, 332 bytes (added by jmroot (Joshua Root), 8 years ago) |
---|
-
Makefile
old new 1 1 # Specify path to libptp here or on the command line as 2 2 # LIBPTP_INC=-I/path/to/inc LIBPTP_LIB=-L/path/to/.libs make 3 LIBPTP_INC += 3 LIBPTP_INC += -I__PREFIX__/include 4 4 LIBPTP_LIB += -lptp2 5 5 6 6 HAVE_GTK =