mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
DEVEL15-windows-pt_util-20090527
LICENSE MIT add missing build rules for pt_util.exe (cherry picked from commit 39b4c0381a68824cb52c0d3a2ee1d81851598373)
This commit is contained in:
parent
aee6d9214c
commit
052a76911d
@ -103,7 +103,7 @@ PT_UTIL_EXEOBJS = \
|
||||
$(OUT)\ubik.obj \
|
||||
$(OUT)\utils.obj \
|
||||
$(OUT)\map.obj \
|
||||
$(OUT)\pts.res
|
||||
$(OUT)\pt_util.res
|
||||
|
||||
PTS_EXELIBS =\
|
||||
$(DESTDIR)\lib\afsubik.lib \
|
||||
@ -149,6 +149,8 @@ $(OUT)\pts.res: AFS_component_version_number.h
|
||||
|
||||
$(OUT)\ptclient.res: AFS_component_version_number.h
|
||||
|
||||
$(OUT)\pt_util.res: AFS_component_version_number.h
|
||||
|
||||
############################################################################
|
||||
# rxgen on pting.xg
|
||||
|
||||
@ -182,6 +184,7 @@ install: $(INCFILES) ptint.ss.c ptint.cs.c ptint.xdr.c $(LIBFILE) $(PTSERVER) $(
|
||||
$(OUT)\readpwd.exe $(OUT)\testpt.exe $(OUT)\db_verify.exe \
|
||||
$(DESTDIR)\root.server\usr\afs\bin\pts.exe \
|
||||
$(DESTDIR)\root.server\usr\afs\bin\ptclient.exe \
|
||||
$(DESTDIR)\root.server\usr\afs\bin\pt_util.exe \
|
||||
$(INCFILEDIR)\afs\prserver.h $(INCFILEDIR)\afs\print.h \
|
||||
$(INCFILEDIR)\afs\prerror.h $(INCFILEDIR)\afs\prclient.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user