代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/154890/5633105
nanox readme.nanox
Doom! for Microwindows version 1.0
Welcome, and thank you for downloading Doom! for Microwindows. We have
designed this code so it can be built on any system that can run
Microwindows and Nano-X.
www.eeworm.com/read/254797/12118342
pdf 为嵌入式系统定制microwindows.pdf
www.eeworm.com/read/235120/14085218
pdf 开始使用microwindows和nano-x.pdf
www.eeworm.com/read/430525/8740787
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/430522/8740826
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/429514/8804393
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/429512/8804411
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/239726/13259448
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/319924/13439493
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f
www.eeworm.com/read/135153/5887127
readme
The config files in this directory are pre-built for ease
in building Microwindows on various systems. One config file,
config.fb, is kept up with the latest configuration options.
Use it if you are