Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP4:SLECandidates
at
at-3.1.14-makefile-deps.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File at-3.1.14-makefile-deps.patch of Package at
--- Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Index: at-3.2.0/Makefile.in =================================================================== --- at-3.2.0.orig/Makefile.in +++ at-3.2.0/Makefile.in @@ -77,9 +77,12 @@ at: $(ATOBJECTS) atd: $(RUNOBJECTS) $(CC) $(LDFLAGS) -o atd $(RUNOBJECTS) $(LIBS) $(PAMLIB) $(SELINUXLIB) -y.tab.c y.tab.h: parsetime.y +y.tab.c y.tab.h: stamp-yacc; @: +stamp-yacc: parsetime.y $(YACC) -d parsetime.y + touch $@ +lex.yy.o: y.tab.h lex.yy.c: parsetime.l $(LEX) -i parsetime.l
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor