diff options
Diffstat (limited to 'emulators/lib765/Makefile')
-rw-r--r-- | emulators/lib765/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index 28d808a44fb6..4c44c976dd25 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ MAINTAINER= kemm@in-line.ru COMMENT= Emulation of uPD765a Floppy Disc Controller -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes .if !defined(NOPORTDOCS) |