Skip to content

Commit

Permalink
make depend
Browse files Browse the repository at this point in the history
  • Loading branch information
tlyu committed Jul 21, 2016
1 parent cce1910 commit f946e84
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 37 deletions.
74 changes: 37 additions & 37 deletions src/lib/krb5/krb/deltat.c
Expand Up @@ -153,7 +153,7 @@ static int mylex(int *intp, struct param *tmv);
static int yyparse(struct param *);


#line 158 "deltat.c" /* yacc.c:339 */
#line 157 "deltat.c" /* yacc.c:339 */

# ifndef YY_NULLPTR
# if defined __cplusplus && 201103L <= __cplusplus
Expand Down Expand Up @@ -197,10 +197,10 @@ extern int yydebug;
typedef union YYSTYPE YYSTYPE;
union YYSTYPE
{
#line 130 "x-deltat.y" /* yacc.c:355 */
#line 129 "x-deltat.y" /* yacc.c:355 */
int val;

#line 205 "deltat.c" /* yacc.c:355 */
#line 204 "deltat.c" /* yacc.c:355 */
};
# define YYSTYPE_IS_TRIVIAL 1
# define YYSTYPE_IS_DECLARED 1
Expand All @@ -214,7 +214,7 @@ int yyparse (struct param *tmv);

/* Copy the second part of user declarations. */

#line 219 "deltat.c" /* yacc.c:358 */
#line 218 "deltat.c" /* yacc.c:358 */

#ifdef short
# undef short
Expand Down Expand Up @@ -512,9 +512,9 @@ static const yytype_uint8 yytranslate[] =
/* YYRLINE[YYN] -- Source line where rule number YYN was defined. */
static const yytype_uint8 yyrline[] =
{
0, 144, 144, 145, 145, 146, 146, 147, 147, 148,
149, 151, 152, 153, 154, 155, 156, 157, 158, 162,
163, 166, 167, 170, 171
0, 143, 143, 144, 144, 145, 145, 146, 146, 147,
148, 150, 151, 152, 153, 154, 155, 156, 157, 161,
162, 165, 166, 169, 170
};
#endif

Expand Down Expand Up @@ -1310,93 +1310,93 @@ YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default);
switch (yyn)
{
case 6:
#line 146 "x-deltat.y" /* yacc.c:1646 */
#line 145 "x-deltat.y" /* yacc.c:1646 */
{ (yyval.val) = - (yyvsp[0].val); }
#line 1317 "deltat.c" /* yacc.c:1646 */
#line 1316 "deltat.c" /* yacc.c:1646 */
break;

case 9:
#line 148 "x-deltat.y" /* yacc.c:1646 */
#line 147 "x-deltat.y" /* yacc.c:1646 */
{ (yyval.val) = (yyvsp[0].val); }
#line 1323 "deltat.c" /* yacc.c:1646 */
#line 1322 "deltat.c" /* yacc.c:1646 */
break;

case 10:
#line 149 "x-deltat.y" /* yacc.c:1646 */
#line 148 "x-deltat.y" /* yacc.c:1646 */
{ YYERROR; }
#line 1329 "deltat.c" /* yacc.c:1646 */
#line 1328 "deltat.c" /* yacc.c:1646 */
break;

case 11:
#line 151 "x-deltat.y" /* yacc.c:1646 */
#line 150 "x-deltat.y" /* yacc.c:1646 */
{ DO ((yyvsp[-2].val), 0, 0, (yyvsp[0].val)); }
#line 1335 "deltat.c" /* yacc.c:1646 */
#line 1334 "deltat.c" /* yacc.c:1646 */
break;

case 12:
#line 152 "x-deltat.y" /* yacc.c:1646 */
#line 151 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, (yyvsp[-2].val), 0, (yyvsp[0].val)); }
#line 1341 "deltat.c" /* yacc.c:1646 */
#line 1340 "deltat.c" /* yacc.c:1646 */
break;

case 13:
#line 153 "x-deltat.y" /* yacc.c:1646 */
#line 152 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, 0, (yyvsp[-2].val), (yyvsp[0].val)); }
#line 1347 "deltat.c" /* yacc.c:1646 */
#line 1346 "deltat.c" /* yacc.c:1646 */
break;

case 14:
#line 154 "x-deltat.y" /* yacc.c:1646 */
#line 153 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, 0, 0, (yyvsp[-1].val)); }
#line 1353 "deltat.c" /* yacc.c:1646 */
#line 1352 "deltat.c" /* yacc.c:1646 */
break;

case 15:
#line 155 "x-deltat.y" /* yacc.c:1646 */
#line 154 "x-deltat.y" /* yacc.c:1646 */
{ DO ((yyvsp[-6].val), (yyvsp[-4].val), (yyvsp[-2].val), (yyvsp[0].val)); }
#line 1359 "deltat.c" /* yacc.c:1646 */
#line 1358 "deltat.c" /* yacc.c:1646 */
break;

case 16:
#line 156 "x-deltat.y" /* yacc.c:1646 */
#line 155 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, (yyvsp[-4].val), (yyvsp[-2].val), (yyvsp[0].val)); }
#line 1365 "deltat.c" /* yacc.c:1646 */
#line 1364 "deltat.c" /* yacc.c:1646 */
break;

case 17:
#line 157 "x-deltat.y" /* yacc.c:1646 */
#line 156 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, (yyvsp[-2].val), (yyvsp[0].val), 0); }
#line 1371 "deltat.c" /* yacc.c:1646 */
#line 1370 "deltat.c" /* yacc.c:1646 */
break;

case 18:
#line 158 "x-deltat.y" /* yacc.c:1646 */
#line 157 "x-deltat.y" /* yacc.c:1646 */
{ DO ( 0, 0, 0, (yyvsp[0].val)); }
#line 1377 "deltat.c" /* yacc.c:1646 */
#line 1376 "deltat.c" /* yacc.c:1646 */
break;

case 20:
#line 163 "x-deltat.y" /* yacc.c:1646 */
#line 162 "x-deltat.y" /* yacc.c:1646 */
{ if (HOUR_NOT_OK((yyvsp[-2].val))) YYERROR;
DO_SUM((yyval.val), (yyvsp[-2].val) * 3600, (yyvsp[0].val)); }
#line 1384 "deltat.c" /* yacc.c:1646 */
#line 1383 "deltat.c" /* yacc.c:1646 */
break;

case 22:
#line 167 "x-deltat.y" /* yacc.c:1646 */
#line 166 "x-deltat.y" /* yacc.c:1646 */
{ if (MIN_NOT_OK((yyvsp[-2].val))) YYERROR;
DO_SUM((yyval.val), (yyvsp[-2].val) * 60, (yyvsp[0].val)); }
#line 1391 "deltat.c" /* yacc.c:1646 */
#line 1390 "deltat.c" /* yacc.c:1646 */
break;

case 23:
#line 170 "x-deltat.y" /* yacc.c:1646 */
#line 169 "x-deltat.y" /* yacc.c:1646 */
{ (yyval.val) = 0; }
#line 1397 "deltat.c" /* yacc.c:1646 */
#line 1396 "deltat.c" /* yacc.c:1646 */
break;


#line 1401 "deltat.c" /* yacc.c:1646 */
#line 1400 "deltat.c" /* yacc.c:1646 */
default: break;
}
/* User semantic actions sometimes alter yychar, and that requires
Expand Down Expand Up @@ -1624,7 +1624,7 @@ YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default);
#endif
return yyresult;
}
#line 173 "x-deltat.y" /* yacc.c:1906 */
#line 172 "x-deltat.y" /* yacc.c:1906 */


#ifdef __GNUC__
Expand Down
11 changes: 11 additions & 0 deletions src/lib/krb5/krb/deps
Expand Up @@ -1332,6 +1332,17 @@ t_response_items.so t_response_items.po $(OUTPRE)t_response_items.$(OBJEXT): \
$(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
$(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
int-proto.h t_response_items.c
t_sname_match.so t_sname_match.po $(OUTPRE)t_sname_match.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
$(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
$(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
$(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
$(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
$(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
$(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
$(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
t_sname_match.c
t_vfy_increds.so t_vfy_increds.po $(OUTPRE)t_vfy_increds.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
Expand Down

0 comments on commit f946e84

Please sign in to comment.