~ubuntu-branches/ubuntu/vivid/ssh-askpass-fullscreen/vivid

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Marco Presi (Zufus)
  • Date: 2003-03-02 11:52:19 UTC
  • Revision ID: james.westby@ubuntu.com-20030302115219-xx4gnlzhcxa65yl9
Tags: upstream-0.3
ImportĀ upstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
all:
 
2
        gcc -o gtk2-ssh-askpass gtk2-ssh-askpass.c `pkg-config --libs gtk+-2.0` `pkg-config --cflags gtk+-2.0`
 
3
 
 
4
clean:
 
5
        rm gtk2-ssh-askpass
 
 
b'\\ No newline at end of file'