/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/dialects/sun/distfile.kvm
14 строк
474 B
Jiajie Chen
Change folder structure for library changes:
27 мар 2023, 14:44
27 мар 2023, 14:44
439f90c
Код
Авторство
О чём код?
# $Id: distfile.kvm,v 1.1 94/05/03 16:04:00 abe Exp $ # # distfile.kvm -- an assist to distributing SunOS objects that use -lkvm # # This distfile allows Sun4 systems to limit distribution of object files # to systems of like architecture, using the source architecture definition # in SKVM and the destination architecture definition in KVM. # # The path of the object to be distributed is defined in OBJPATH. ifelse(SKVM,KVM, `( OBJPATH ) -> ( HOST ) install -b ; ')dnl