/[libconf]/libconf/applications/postfix/Makefile
ViewVC logotype

Diff of /libconf/applications/postfix/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dams, Tue Aug 26 23:21:55 2003 UTC revision 1.3 by dams, Tue Aug 26 23:50:03 2003 UTC
# Line 4  SOURCE = postfix Line 4  SOURCE = postfix
4  TARGET = libconf_postfix  TARGET = libconf_postfix
5    
6  install:  install:
7            install -d $(BINDIR)
8          install -m 755 $(SOURCE) $(BINDIR)/$(TARGET)          install -m 755 $(SOURCE) $(BINDIR)/$(TARGET)
9    
10  uninstall:  uninstall:

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26