mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 12:25:59 +02:00
* fixed os2units that were included for linux
This commit is contained in:
parent
83e66ef0c7
commit
17d4d95f72
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Don't edit, this file is generated by FPCMake Version 1.1 [2002/10/05]
|
# Don't edit, this file is generated by FPCMake Version 1.1 [2002/10/17]
|
||||||
#
|
#
|
||||||
default: all
|
default: all
|
||||||
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx
|
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx
|
||||||
|
@ -21,7 +21,6 @@ dirs_openbsd=unzip uncgi fpasync \
|
|||||||
utmp cmem bfd zlib gdbm ncurses
|
utmp cmem bfd zlib gdbm ncurses
|
||||||
dirs_win32=unzip uncgi opengl gtk \
|
dirs_win32=unzip uncgi opengl gtk \
|
||||||
zlib mmsystem tcl cdrom
|
zlib mmsystem tcl cdrom
|
||||||
|
|
||||||
dirs_os2=unzip uncgi zlib os2units
|
dirs_os2=unzip uncgi zlib os2units
|
||||||
dirs_go32v2=unzip uncgi
|
dirs_go32v2=unzip uncgi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user