代码搜索:Installing
找到约 4,152 项符合「Installing」的源代码
代码结果 4,152
www.eeworm.com/read/179712/9341428
makefile
###################################################################
# Installing RAR executables, configuration files and SFX modules #
# to appropriate directories
www.eeworm.com/read/179711/9341446
makefile
###################################################################
# Installing RAR executables, configuration files and SFX modules #
# to appropriate directories
www.eeworm.com/read/166436/10021266
bugs
20020113-0.2
It seems I loos my execution flags after installing the shell scripts.
www.eeworm.com/read/166436/10021312
bugs
20020113-0.2
It seems I loos my execution flags after installing the shell scripts.
www.eeworm.com/read/163400/10162802
ncurses makefile.ncurses
# Linux makefile version $Id: Makefile.linux,v 1.1 1999/05/12 14:39:10 dbt93 Exp $
all: bibtool
# Where to install
INSTDIR=/usr/local/bin
MANDIR=/usr/man/man1
bibtool: bibtool.c
gcc -O -o bibtool
www.eeworm.com/read/163400/10162804
curses makefile.curses
# Generic UNIX makefile (has no ncurses library)
# version $id$
all: bibtool
# Where to install
INSTDIR=/usr/local/bin
MANDIR=/usr/man/man1
bibtool: bibtool.c
gcc -O -o bibtool bibtool.c -lcurses
www.eeworm.com/read/159331/10669000
readme
This demo contains a simple demonstration of installing a
custom IO driver for loading code segments from flash.
The demo simulates flash by mere SDRAM, and by copying its
contents from file at progr