| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-07-15 | first step to make dbdma less hackish | macallan |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2005-12-24 | __asm__ -> __asm | perry |
# Makefile.cpg MAKEFILEPARTS=\ $(top_srcdir)/Makefile.comm \ $(top_builddir)/Makefile.cfg \ $(srcdir)/Makefile.sub \ $(top_srcdir)/Makefile.cpg \ Makefile.dep all: $(PROG) $(MANPAGES) $(PROG): $(OBJS) $(XLIBS) $(LINK.c) -o $@ $(OBJS) $(XLIBS) $(EXTRA_LDFLAGS) $(LIBS) $(MLIB) install_bin: install_prog install_prog: $(PROG) install_data: install_man install_man: $(MANPAGES) uninstall_sub: uninstall_prog uninstall_man depend: depend_src depend.temp: $(GENSRCS) $(YTABC) distfiles: $(YTABC) TAGS: TAGS_src TAGS_src: $(CCSRCS) $(CSRCS) $(GRAM) $(HDRS) Makefile: $(MAKEFILEPARTS) Makefile.dep: touch Makefile.dep $(top_builddir)/stamp-h $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION 10.99.5-vfs'>lockdoc-10.99.5-vfs
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-07-15 | first step to make dbdma less hackish | macallan |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2005-12-24 | __asm__ -> __asm | perry |