/[sudobot]/trunk/lib/common/Makefile
ViewVC logotype

Annotation of /trunk/lib/common/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 573 - (hide annotations)
Mon Jul 29 17:54:59 2024 UTC (8 months, 1 week ago) by rakinar2
File size: 108 byte(s)
chore: push code for v9 [second attempt]
1 rakinar2 573 OBJECTS = $(patsubst %.o,$(TOP_SRCDIR)/%.o,$(COMMON_OBJECTS))
2    
3     all: $(OBJECTS)
4    
5     clean:
6     $(RM) -fv $(OBJECTS)

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26