source:
ThirdParty/mpqc_open/lib/elisp/Makefile@
1ca493a
      
      | Last change on this file since 1ca493a was 860145, checked in by , 9 years ago | |
|---|---|
| 
 | |
| File size: 298 bytes | |
| Line | |
|---|---|
| 1 | TOPDIR=../.. | 
| 2 | ifndef SRCDIR | 
| 3 | SRCDIR=$(shell pwd) | 
| 4 | endif | 
| 5 | |
| 6 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile | 
| 7 | |
| 8 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalRules | 
| 9 | |
| 10 | install:: | 
| 11 | $(INSTALL) $(INSTALLDIROPT) $(installroot)$(scdatadir)/elisp | 
| 12 | $(INSTALL) $(INSTALLLIBOPT) $(SRCDIR)/*.el $(installroot)$(scdatadir)/elisp | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
