mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove examples/motif
This commit is contained in:
parent
8eb01941d3
commit
158fc36af4
52 changed files with 45 additions and 9806 deletions
|
|
@ -788,253 +788,6 @@ examples/template/C/template.t.pm
|
|||
install_target = /usr/dt/share/examples/template/C/template.t.pm
|
||||
}
|
||||
|
||||
#
|
||||
# examples for Motif
|
||||
#
|
||||
|
||||
# periodic example
|
||||
|
||||
examples/motif/periodic/periodic.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/periodic.c
|
||||
}
|
||||
|
||||
examples/motif/periodic/periodic.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/periodic.uil
|
||||
}
|
||||
|
||||
examples/motif/periodic/periodic_local.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/periodic_local.uil
|
||||
}
|
||||
|
||||
examples/motif/periodic/Periodic.ad
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Periodic
|
||||
}
|
||||
|
||||
examples/motif/periodic/README
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/README
|
||||
}
|
||||
|
||||
examples/motif/periodic/Makefile.ibm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Makefile.IBM
|
||||
}
|
||||
|
||||
examples/motif/periodic/Makefile.hp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Makefile.HP
|
||||
}
|
||||
|
||||
examples/motif/periodic/Makefile.sun
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Makefile.SUN
|
||||
}
|
||||
|
||||
examples/motif/periodic/Makefile.uxp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Makefile.UXP
|
||||
}
|
||||
|
||||
examples/motif/periodic/Makefile.novell
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/periodic/Makefile.NOVELL
|
||||
}
|
||||
|
||||
# clipboard example
|
||||
|
||||
examples/motif/clipboard/cutpaste.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/cutpaste.c
|
||||
}
|
||||
|
||||
examples/motif/clipboard/cutpaste.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/cutpaste.uil
|
||||
}
|
||||
|
||||
examples/motif/clipboard/cutpaste_local.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/cutpaste_local.uil
|
||||
}
|
||||
|
||||
examples/motif/clipboard/README
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/README
|
||||
}
|
||||
|
||||
examples/motif/clipboard/Makefile.ibm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/Makefile.IBM
|
||||
}
|
||||
|
||||
examples/motif/clipboard/Makefile.hp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/Makefile.HP
|
||||
}
|
||||
|
||||
examples/motif/clipboard/Makefile.sun
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/Makefile.SUN
|
||||
}
|
||||
|
||||
examples/motif/clipboard/Makefile.uxp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/Makefile.UXP
|
||||
}
|
||||
|
||||
examples/motif/clipboard/Makefile.novell
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/clipboard/Makefile.NOVELL
|
||||
}
|
||||
|
||||
# draganddrop example
|
||||
|
||||
examples/motif/draganddrop/DNDDemo.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/DNDDemo.c
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/DNDDemo.h
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/DNDDemo.h
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/DNDDraw.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/DNDDraw.c
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/README
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/README
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/Makefile.ibm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/Makefile.IBM
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/Makefile.hp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/Makefile.HP
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/Makefile.sun
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/Makefile.SUN
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/Makefile.uxp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/Makefile.UXP
|
||||
}
|
||||
|
||||
examples/motif/draganddrop/Makefile.novell
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/draganddrop/Makefile.NOVELL
|
||||
}
|
||||
|
||||
# dogs example
|
||||
|
||||
examples/motif/dogs/dogs.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/dogs.c
|
||||
}
|
||||
|
||||
examples/motif/dogs/dogs.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/dogs.uil
|
||||
}
|
||||
|
||||
examples/motif/dogs/Dog.h
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Dog.h
|
||||
}
|
||||
|
||||
examples/motif/dogs/DogP.h
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/DogP.h
|
||||
}
|
||||
|
||||
examples/motif/dogs/Dog.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Dog.c
|
||||
}
|
||||
|
||||
examples/motif/dogs/up.bm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/up.bm
|
||||
}
|
||||
|
||||
examples/motif/dogs/down.bm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/down.bm
|
||||
}
|
||||
|
||||
examples/motif/dogs/bark.bm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/bark.bm
|
||||
}
|
||||
|
||||
examples/motif/dogs/Dog.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Dog.uil
|
||||
}
|
||||
|
||||
examples/motif/dogs/Square.h
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Square.h
|
||||
}
|
||||
|
||||
examples/motif/dogs/SquareP.h
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/SquareP.h
|
||||
}
|
||||
|
||||
examples/motif/dogs/Square.c
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Square.c
|
||||
}
|
||||
|
||||
examples/motif/dogs/Square.uil
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Square.uil
|
||||
}
|
||||
|
||||
examples/motif/dogs/README
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/README
|
||||
}
|
||||
|
||||
examples/motif/dogs/Makefile.ibm
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Makefile.IBM
|
||||
}
|
||||
|
||||
examples/motif/dogs/Makefile.hp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Makefile.HP
|
||||
}
|
||||
|
||||
examples/motif/dogs/Makefile.sun
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Makefile.SUN
|
||||
}
|
||||
|
||||
examples/motif/dogs/Makefile.uxp
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Makefile.UXP
|
||||
}
|
||||
|
||||
examples/motif/dogs/Makefile.novell
|
||||
{ default
|
||||
install_target = /usr/dt/share/examples/motif/dogs/Makefile.NOVELL
|
||||
}
|
||||
|
||||
#
|
||||
# examples README
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue