Server IP : 111.118.215.189 / Your IP : 18.188.149.185 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/cedet/ede/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:11:06 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/cedet/ede/proj-archive.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\303\304\305\306\307$\207" [require ede/pmake ede/proj-obj eieio-defclass ede-proj-target-makefile-archive (ede-proj-target-makefile-objectcode) ((availablelinkers :initform '(ede-archive-linker))) ("This target generates an object code archive.")] 5) #@40 Linker object for creating an archive. (defvar ede-archive-linker (ede-linker "ede-archive-linker" :name "ar" :variables '(("AR" . "ar") ("AR_CMD" . "$(AR) cr")) :commands '("$(AR_CMD) lib$@.a $^") :autoconf '(("AC_CHECK_PROGS" . "RANLIB, ranlib")) :objectextention "") (#$ . 855)) (byte-code "\300\301\302\301\303\"\"\210\304\301\305\306\307$\210\300\310\302\310\311\"\"\210\304\310\312\306\313$\210\314\315!\207" [eieio--defalias ede-proj-makefile-insert-source-variables eieio--defgeneric-init-form #1="Insert bin_PROGRAMS variables needed by target THIS.\nWe aren't actually inserting SOURCE details, but this is used by the\nMakefile.am generator, so use it to add this important bin program." eieio--defmethod :BEFORE ede-proj-target-makefile-archive #[(this &optional moresource) "\303\304\305!\306Q\212db\210\307\310 \311Q\312\303#)\203@ \313\225b\210\314 \210i\315W\2038 h\316U\204; h\317U\204; \320c\210\202; \321c\210\312\202E \322\261\210\304\305!\323Qc\210\n\203T \324c\210db*\207" [this v addcr t "lib" ede-name "_a_LIBRARIES" re-search-backward "^" "\\s-*=" nil 0 ede-pmake-end-of-variable 40 61 32 " " "\\\n " "=" ".a" "\n"] 4 #1#] ede-proj-makefile-garbage-patterns #2="Add archive name to the garbage patterns.\nThis makes sure that the archive is removed with 'make clean'." nil #[(this) "\302 \303\304\305 !\306QC\")\207" [garb this call-next-method append "lib" ede-name ".a"] 5 #2#] provide ede/proj-archive] 5)