-rwxr-xr-x | configure | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -136,2 +136,6 @@ mkdir -p include/qpe +mkdir -p include/opie +( cd include/opie && rm -f *.h; ln -s ../../libopie/*.h .; rm -f *_p.h; ) + + echo Creating makefiles... |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | configure | 4 |
@@ -136,2 +136,6 @@ mkdir -p include/qpe +mkdir -p include/opie +( cd include/opie && rm -f *.h; ln -s ../../libopie/*.h .; rm -f *_p.h; ) + + echo Creating makefiles... |