From 846e44f674ca9e9d6bb668c3ccf4f58e8382fc84 Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 19 Aug 2004 11:31:20 +0000 Subject: [PATCH] * gpm removed --- rtl/freebsd/Makefile | 2 +- rtl/freebsd/Makefile.fpc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rtl/freebsd/Makefile b/rtl/freebsd/Makefile index fa066d8a0c..5e6c7df49f 100644 --- a/rtl/freebsd/Makefile +++ b/rtl/freebsd/Makefile @@ -239,7 +239,7 @@ GRAPHDIR=$(INC)/graph ifndef USELIBGGI USELIBGGI=NO endif -override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings syscall sysctl unixtype baseunix unixutil unix rtlconst initc cmem matrix dos dl termio objects printer sysutils typinfo systhrds types classes math varutils dynlibs cpu mmx charset ucomplex crt getopts heaptrc lineinfo errors sockets gpm ipc terminfo video mouse keyboard console serial variants sysctl dateutils sysconst cthreads strutils convutils +override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings syscall sysctl unixtype baseunix unixutil unix rtlconst initc cmem matrix dos dl termio objects printer sysutils typinfo systhrds types classes math varutils dynlibs cpu mmx charset ucomplex crt getopts heaptrc lineinfo errors sockets ipc terminfo video mouse keyboard console serial variants sysctl dateutils sysconst cthreads strutils convutils override TARGET_LOADERS+=prt0 cprt0 gprt0 override TARGET_RSTS+=math varutils typinfo classes variants dateutils sysconst override INSTALL_FPCPACKAGE=y y diff --git a/rtl/freebsd/Makefile.fpc b/rtl/freebsd/Makefile.fpc index 085fb65482..35d003b1b1 100644 --- a/rtl/freebsd/Makefile.fpc +++ b/rtl/freebsd/Makefile.fpc @@ -15,7 +15,7 @@ units=$(SYSTEMUNIT) objpas strings syscall sysctl unixtype baseunix unixutil \ dos dl termio objects printer \ sysutils typinfo systhrds types classes math varutils dynlibs \ cpu mmx charset ucomplex crt getopts heaptrc lineinfo \ - errors sockets gpm ipc terminfo \ + errors sockets ipc terminfo \ video mouse keyboard console serial variants sysctl dateutils \ sysconst cthreads strutils convutils