зеркало из https://github.com/mono/xsp.git
Родитель
7360c900ff
Коммит
80e045e576
|
@ -1,12 +1,12 @@
|
|||
MCSFLAGS= -debug+ -debug:full -nologo
|
||||
|
||||
aspstatedir = $(prefix)/lib/mono/1.0
|
||||
aspstatedir = $(prefix)/lib/xsp/1.0
|
||||
aspstate_SCRIPTS = asp-state.exe asp-state.exe.config
|
||||
|
||||
if NET_2_0
|
||||
scripts2 = asp-state2.exe asp-state2.exe.config
|
||||
endif
|
||||
aspstate2dir = $(prefix)/lib/mono/2.0
|
||||
aspstate2dir = $(prefix)/lib/xsp/2.0
|
||||
aspstate2_SCRIPTS = $(scripts2)
|
||||
|
||||
EXTRA_DIST = $(aspstate_input) asp-state.exe.config asp-state2.exe.config
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
MCSFLAGS= -debug+ -debug:full -nologo
|
||||
|
||||
dbsessmgrdir = $(prefix)/lib/mono/1.0
|
||||
dbsessmgrdir = $(prefix)/lib/xsp/1.0
|
||||
dbsessmgr_SCRIPTS = dbsessmgr.exe dbsessmgr.exe.config
|
||||
|
||||
if NET_2_0
|
||||
scripts2 = dbsessmgr2.exe dbsessmgr2.exe.config
|
||||
endif
|
||||
dbsessmgr2dir = $(prefix)/lib/mono/2.0
|
||||
dbsessmgr2dir = $(prefix)/lib/xsp/2.0
|
||||
dbsessmgr2_SCRIPTS = $(scripts2)
|
||||
|
||||
EXTRA_DIST = $(dbsessmgr_input) dbsessmgr.exe.config dbsessmgr2.exe.config
|
||||
|
|
Загрузка…
Ссылка в новой задаче