diff options
author | bvl <simpson2@users.sourceforge.net> | 2000-08-11 09:24:11 +0000 |
---|---|---|
committer | bvl <simpson2@users.sourceforge.net> | 2000-08-11 09:24:11 +0000 |
commit | e9a5755fab42838baf55ec3a8a848600a46221fd (patch) | |
tree | c09c13e1509025d15232366cfb7e6440dfa5480e /camlibs/barbie | |
parent | 69dcad1a43d6ec4e878706ebb1b0cf4a2db271e5 (diff) | |
download | libgphoto2-e9a5755fab42838baf55ec3a8a848600a46221fd.tar.gz |
bvl: Updated OS/2 makefile and made a start with modifying the sony lib
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@867 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/barbie')
-rw-r--r-- | camlibs/barbie/makefile.os2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/barbie/makefile.os2 b/camlibs/barbie/makefile.os2 index 589a562be..50008903b 100644 --- a/camlibs/barbie/makefile.os2 +++ b/camlibs/barbie/makefile.os2 @@ -1,4 +1,4 @@ -CCFLAGS=-O2 -c -I.. -I..\..\include -I..\..\libgpio -Zmtd -Zcrtdll -Zbin-files -D__ST_MT_ERRNO_ -I. -DOS2 -DHAVE_TERMIOS_H -DEBUG +CCFLAGS=-O2 -c -I.. -I..\..\include -I..\..\libgpio\include -Zmtd -Zcrtdll -Zbin-files -D__ST_MT_ERRNO_ -I. -DOS2 -DHAVE_TERMIOS_H -DEBUG CC=gcc all: start \ |