diff options
Diffstat (limited to 'src/appl/sample')
| -rw-r--r-- | src/appl/sample/sclient/Makefile.in | 3 | ||||
| -rw-r--r-- | src/appl/sample/sserver/Makefile.in | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/appl/sample/sclient/Makefile.in b/src/appl/sample/sclient/Makefile.in index 069c42035..3d8df3347 100644 --- a/src/appl/sample/sclient/Makefile.in +++ b/src/appl/sample/sclient/Makefile.in @@ -1,8 +1,5 @@ mydir=appl$(S)sample$(S)sclient - BUILDTOP=$(REL)..$(S)..$(S).. -PROG_LIBPATH=-L$(TOPLIBD) -PROG_RPATH=$(KRB5_LIBDIR) all:: sclient diff --git a/src/appl/sample/sserver/Makefile.in b/src/appl/sample/sserver/Makefile.in index 7205788bc..634e5a6b4 100644 --- a/src/appl/sample/sserver/Makefile.in +++ b/src/appl/sample/sserver/Makefile.in @@ -1,8 +1,5 @@ mydir=appl$(S)sample$(S)sserver - BUILDTOP=$(REL)..$(S)..$(S).. -PROG_LIBPATH=-L$(TOPLIBD) -PROG_RPATH=$(KRB5_LIBDIR) all:: sserver |
