|
|
1.1 root 1: #
2:
3: include ../../config/Makefile.top
4:
5: SUBDIRS-$(CONFIG_PLUGINS) = plugins
6: SUBDIRS-$(CONFIG_UNIX_QT) = gui_qt
7:
8: DICTIONARIES = unix
9: unix-SRC = tree.fs $(ARCHDICT_SRC)
10:
11: PROGRAMS = unix
12:
13: unix-OBJS = $(unix-y)
14: unix-y += blk.o
15: unix-y += boot.o
16: unix-y += unix.o
17: unix-y += $(KOBJS)
18: unix-y += $(MODULE_LIBS) $(FS_LIBS) $(DRIVER_LIBS) $(LIBC_LIBS)
19: unix-$(CONFIG_PLUGINS) += plugins.o
20:
21: unix-LDFLAGS = $(unix-LDFLAGS-$(CONFIG_PLUGINS))
22: unix-LDFLAGS-y = -rdynamic $(LIBDL_LDFLAGS)
23: unix-LDFLAGS-n =
24: unix-LDADD =
25:
26: INCLUDES = -I../../kernel -I../../kernel/include -DBOOTSTRAP
27:
28: include $(rules)/Rules.forth
29: include $(rules)/Rules.make
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.